#fed6be color space conversions
Hex:
#fed6be
RGB:
254, 214, 190
CMY:
0, 16, 25
CMYK:
0, 16, 25, 0
HSL:
23°, 96.9697%, 87.0588%
HSV (HSB):
23°, 25.1969%, 99.6078%
XYZ:
74.2139, 72.8817, 58.8713
xyY:
0.3603, 0.3539, 72.8817
CIE-Lab:
88.3912, 10.4557, 17.0511
CIE-LCH:
88.3912, 20.0016, 58.4836
CIE-Luv:
88.3912, 26.4591, 22.6272
Hunter-Lab:
85.3708, 5.7735, 18.8734
#fed6be color charts
#fed6be color shades, tints & tones
#fed6be color schemes
#fed6be color preview, HTML & CSS examples
This text has a color of #fed6be
<p style="color:#fed6be;">Text here</p>
.mytext {color:#fed6be;}
This box has a color of #fed6be
<div style="background-color:#fed6be;">Content here</div>
.mybackground {background-color:#fed6be;}
Border around this has a color of #fed6be
<div style="border:2px solid #fed6be;">Content here</div>
.myborder {border:2px solid #fed6be;}