#fed2cb color space conversions
Hex:
#fed2cb
RGB:
254, 210, 203
CMY:
0, 18, 20
CMYK:
0, 17, 20, 0
HSL:
8°, 96.2264%, 89.6078%
HSV (HSB):
8°, 20.0787%, 99.6078%
XYZ:
74.6991, 71.4758, 66.3591
xyY:
0.3515, 0.3363, 71.4758
CIE-Lab:
87.7157, 14.3690, 9.2523
CIE-LCH:
87.7157, 17.0901, 32.7779
CIE-Luv:
87.7157, 27.5531, 10.9650
Hunter-Lab:
84.5434, 9.7646, 12.6430
#fed2cb color charts
#fed2cb color shades, tints & tones
#fed2cb color schemes
#fed2cb color preview, HTML & CSS examples
This text has a color of #fed2cb
<p style="color:#fed2cb;">Text here</p>
.mytext {color:#fed2cb;}
This box has a color of #fed2cb
<div style="background-color:#fed2cb;">Content here</div>
.mybackground {background-color:#fed2cb;}
Border around this has a color of #fed2cb
<div style="border:2px solid #fed2cb;">Content here</div>
.myborder {border:2px solid #fed2cb;}