#fed6ce color space conversions
Hex:
#fed6ce
RGB:
254, 214, 206
CMY:
0, 16, 19
CMYK:
0, 16, 19, 0
HSL:
10°, 96.0000%, 90.1961%
HSV (HSB):
10°, 18.8976%, 99.6078%
XYZ:
76.0602, 73.6202, 68.5938
xyY:
0.3485, 0.3373, 73.6202
CIE-Lab:
88.7427, 12.7278, 9.1405
CIE-LCH:
88.7427, 15.6699, 35.6840
CIE-Luv:
88.7427, 24.9734, 11.1524
Hunter-Lab:
85.8022, 8.0792, 12.6627
#fed6ce color charts
#fed6ce color shades, tints & tones
#fed6ce color schemes
#fed6ce color preview, HTML & CSS examples
This text has a color of #fed6ce
<p style="color:#fed6ce;">Text here</p>
.mytext {color:#fed6ce;}
This box has a color of #fed6ce
<div style="background-color:#fed6ce;">Content here</div>
.mybackground {background-color:#fed6ce;}
Border around this has a color of #fed6ce
<div style="border:2px solid #fed6ce;">Content here</div>
.myborder {border:2px solid #fed6ce;}