#fca074 color space conversions
Hex:
#fca074
RGB:
252, 160, 116
CMY:
1, 37, 55
CMYK:
0, 37, 54, 1
HSL:
19°, 95.7746%, 72.1569%
HSV (HSB):
19°, 53.9683%, 98.8235%
XYZ:
55.8681, 47.0980, 22.6693
xyY:
0.4447, 0.3749, 47.0980
CIE-Lab:
74.2524, 29.8180, 37.0701
CIE-LCH:
74.2524, 47.5742, 51.1879
CIE-Luv:
74.2524, 68.8166, 40.6888
Hunter-Lab:
68.6280, 25.2127, 28.4549
#fca074 color charts
#fca074 color shades, tints & tones
#fca074 color schemes
#fca074 color preview, HTML & CSS examples
This text has a color of #fca074
<p style="color:#fca074;">Text here</p>
.mytext {color:#fca074;}
This box has a color of #fca074
<div style="background-color:#fca074;">Content here</div>
.mybackground {background-color:#fca074;}
Border around this has a color of #fca074
<div style="border:2px solid #fca074;">Content here</div>
.myborder {border:2px solid #fca074;}