#fed2bb color space conversions
Hex:
#fed2bb
RGB:
254, 210, 187
CMY:
0, 18, 27
CMYK:
0, 17, 26, 0
HSL:
21°, 97.1014%, 86.4706%
HSV (HSB):
21°, 26.3780%, 99.6078%
XYZ:
72.8893, 70.7519, 56.8285
xyY:
0.3636, 0.3529, 70.7519
CIE-Lab:
87.3643, 12.1264, 17.1873
CIE-LCH:
87.3643, 21.0346, 54.7954
CIE-Luv:
87.3643, 29.1147, 22.4166
Hunter-Lab:
84.1141, 7.4798, 18.8229
#fed2bb color charts
#fed2bb color shades, tints & tones
#fed2bb color schemes
#fed2bb color preview, HTML & CSS examples
This text has a color of #fed2bb
<p style="color:#fed2bb;">Text here</p>
.mytext {color:#fed2bb;}
This box has a color of #fed2bb
<div style="background-color:#fed2bb;">Content here</div>
.mybackground {background-color:#fed2bb;}
Border around this has a color of #fed2bb
<div style="border:2px solid #fed2bb;">Content here</div>
.myborder {border:2px solid #fed2bb;}