#fedcaa color space conversions
Hex:
#fedcaa
RGB:
254, 220, 170
CMY:
0, 14, 33
CMYK:
0, 13, 33, 0
HSL:
36°, 97.6744%, 83.1373%
HSV (HSB):
36°, 33.0709%, 99.6078%
XYZ:
73.7219, 75.1595, 48.6519
xyY:
0.3732, 0.3805, 75.1595
CIE-Lab:
89.4677, 4.7964, 28.9400
CIE-LCH:
89.4677, 29.3347, 80.5895
CIE-Luv:
89.4677, 24.5069, 39.3317
Hunter-Lab:
86.6946, 0.0744, 27.4134
#fedcaa color charts
#fedcaa color shades, tints & tones
#fedcaa color schemes
#fedcaa color preview, HTML & CSS examples
This text has a color of #fedcaa
<p style="color:#fedcaa;">Text here</p>
.mytext {color:#fedcaa;}
This box has a color of #fedcaa
<div style="background-color:#fedcaa;">Content here</div>
.mybackground {background-color:#fedcaa;}
Border around this has a color of #fedcaa
<div style="border:2px solid #fedcaa;">Content here</div>
.myborder {border:2px solid #fedcaa;}