#feedcb color space conversions
Hex:
#feedcb
RGB:
254, 237, 203
CMY:
0, 7, 20
CMYK:
0, 7, 20, 0
HSL:
40°, 96.2264%, 89.6078%
HSV (HSB):
40°, 20.0787%, 99.6078%
XYZ:
81.9367, 85.9510, 68.7716
xyY:
0.3462, 0.3632, 85.9510
CIE-Lab:
94.2914, 0.4707, 18.5593
CIE-LCH:
94.2914, 18.5652, 88.5473
CIE-Luv:
94.2914, 12.1617, 27.0026
Hunter-Lab:
92.7098, -4.4841, 20.9158
#feedcb color charts
#feedcb color shades, tints & tones
#feedcb color schemes
#feedcb color preview, HTML & CSS examples
This text has a color of #feedcb
<p style="color:#feedcb;">Text here</p>
.mytext {color:#feedcb;}
This box has a color of #feedcb
<div style="background-color:#feedcb;">Content here</div>
.mybackground {background-color:#feedcb;}
Border around this has a color of #feedcb
<div style="border:2px solid #feedcb;">Content here</div>
.myborder {border:2px solid #feedcb;}