#fed2be color space conversions
Hex:
#fed2be
RGB:
254, 210, 190
CMY:
0, 18, 25
CMYK:
0, 17, 25, 0
HSL:
19°, 96.9697%, 87.0588%
HSV (HSB):
19°, 25.1969%, 99.6078%
XYZ:
73.2139, 70.8817, 58.5379
xyY:
0.3613, 0.3498, 70.8817
CIE-Lab:
87.4275, 12.5324, 15.6976
CIE-LCH:
87.4275, 20.0867, 51.3973
CIE-Luv:
87.4275, 28.8279, 20.3162
Hunter-Lab:
84.1913, 7.8913, 17.7097
#fed2be color charts
#fed2be color shades, tints & tones
#fed2be color schemes
#fed2be color preview, HTML & CSS examples
This text has a color of #fed2be
<p style="color:#fed2be;">Text here</p>
.mytext {color:#fed2be;}
This box has a color of #fed2be
<div style="background-color:#fed2be;">Content here</div>
.mybackground {background-color:#fed2be;}
Border around this has a color of #fed2be
<div style="border:2px solid #fed2be;">Content here</div>
.myborder {border:2px solid #fed2be;}