#fca183 color space conversions
Hex:
#fca183
RGB:
252, 161, 131
CMY:
1, 37, 49
CMYK:
0, 36, 48, 1
HSL:
15°, 95.2756%, 75.0980%
HSV (HSB):
15°, 48.0159%, 98.8235%
XYZ:
56.9865, 47.8239, 27.7001
xyY:
0.4301, 0.3609, 47.8239
CIE-Lab:
74.7137, 30.6061, 29.6755
CIE-LCH:
74.7137, 42.6306, 44.1156
CIE-Luv:
74.7137, 66.0502, 32.6713
Hunter-Lab:
69.1548, 26.0706, 24.6596
#fca183 color charts
#fca183 color shades, tints & tones
#fca183 color schemes
#fca183 color preview, HTML & CSS examples
This text has a color of #fca183
<p style="color:#fca183;">Text here</p>
.mytext {color:#fca183;}
This box has a color of #fca183
<div style="background-color:#fca183;">Content here</div>
.mybackground {background-color:#fca183;}
Border around this has a color of #fca183
<div style="border:2px solid #fca183;">Content here</div>
.myborder {border:2px solid #fca183;}