#fca275 color space conversions
Hex:
#fca275
RGB:
252, 162, 117
CMY:
1, 36, 54
CMYK:
0, 36, 54, 1
HSL:
20°, 95.7447%, 72.3529%
HSV (HSB):
20°, 53.5714%, 98.8235%
XYZ:
56.2761, 47.8205, 23.0938
xyY:
0.4425, 0.3760, 47.8205
CIE-Lab:
74.7115, 28.8562, 37.1263
CIE-LCH:
74.7115, 47.0217, 52.1441
CIE-Luv:
74.7115, 67.2405, 41.0688
Hunter-Lab:
69.1523, 24.2465, 28.6064
#fca275 color charts
#fca275 color shades, tints & tones
#fca275 color schemes
#fca275 color preview, HTML & CSS examples
This text has a color of #fca275
<p style="color:#fca275;">Text here</p>
.mytext {color:#fca275;}
This box has a color of #fca275
<div style="background-color:#fca275;">Content here</div>
.mybackground {background-color:#fca275;}
Border around this has a color of #fca275
<div style="border:2px solid #fca275;">Content here</div>
.myborder {border:2px solid #fca275;}