#fed9c3 color space conversions
Hex:
#fed9c3
RGB:
254, 217, 195
CMY:
0, 15, 24
CMYK:
0, 15, 23, 0
HSL:
22°, 96.7213%, 88.0392%
HSV (HSB):
22°, 23.2283%, 99.6078%
XYZ:
75.5362, 74.6367, 62.0549
xyY:
0.3559, 0.3517, 74.6367
CIE-Lab:
89.2225, 9.5911, 15.5988
CIE-LCH:
89.2225, 18.3115, 58.4143
CIE-Luv:
89.2225, 24.2505, 20.8592
Hunter-Lab:
86.3925, 4.8824, 17.8873
#fed9c3 color charts
#fed9c3 color shades, tints & tones
#fed9c3 color schemes
#fed9c3 color preview, HTML & CSS examples
This text has a color of #fed9c3
<p style="color:#fed9c3;">Text here</p>
.mytext {color:#fed9c3;}
This box has a color of #fed9c3
<div style="background-color:#fed9c3;">Content here</div>
.mybackground {background-color:#fed9c3;}
Border around this has a color of #fed9c3
<div style="border:2px solid #fed9c3;">Content here</div>
.myborder {border:2px solid #fed9c3;}