#fa7d5f color space conversions
Hex:
#fa7d5f
RGB:
250, 125, 95
CMY:
2, 51, 63
CMYK:
0, 50, 62, 2
HSL:
12°, 93.9394%, 67.6471%
HSV (HSB):
12°, 62.0000%, 98.0392%
XYZ:
48.8235, 35.8174, 15.1666
xyY:
0.4892, 0.3589, 35.8174
CIE-Lab:
66.3802, 45.3493, 38.3600
CIE-LCH:
66.3802, 59.3974, 40.2272
CIE-Luv:
66.3802, 96.1083, 36.2930
Hunter-Lab:
59.8477, 40.8862, 26.8681
#fa7d5f color charts
#fa7d5f color shades, tints & tones
#fa7d5f color schemes
#fa7d5f color preview, HTML & CSS examples
This text has a color of #fa7d5f
<p style="color:#fa7d5f;">Text here</p>
.mytext {color:#fa7d5f;}
This box has a color of #fa7d5f
<div style="background-color:#fa7d5f;">Content here</div>
.mybackground {background-color:#fa7d5f;}
Border around this has a color of #fa7d5f
<div style="border:2px solid #fa7d5f;">Content here</div>
.myborder {border:2px solid #fa7d5f;}