#fca980 color space conversions
Hex:
#fca980
RGB:
252, 169, 128
CMY:
1, 34, 50
CMYK:
0, 33, 49, 1
HSL:
20°, 95.3846%, 74.5098%
HSV (HSB):
20°, 49.2063%, 98.8235%
XYZ:
58.2291, 50.6299, 27.1256
xyY:
0.4282, 0.3723, 50.6299
CIE-Lab:
76.4543, 26.1462, 33.5588
CIE-LCH:
76.4543, 42.5419, 52.0772
CIE-Luv:
76.4543, 60.8554, 38.2606
Hunter-Lab:
71.1547, 21.5540, 27.2057
#fca980 color charts
#fca980 color shades, tints & tones
#fca980 color schemes
#fca980 color preview, HTML & CSS examples
This text has a color of #fca980
<p style="color:#fca980;">Text here</p>
.mytext {color:#fca980;}
This box has a color of #fca980
<div style="background-color:#fca980;">Content here</div>
.mybackground {background-color:#fca980;}
Border around this has a color of #fca980
<div style="border:2px solid #fca980;">Content here</div>
.myborder {border:2px solid #fca980;}