#feb69c color space conversions
Hex:
#feb69c
RGB:
254, 182, 156
CMY:
0, 29, 39
CMYK:
0, 28, 39, 0
HSL:
16°, 98.0000%, 80.3922%
HSV (HSB):
16°, 38.5827%, 99.6078%
XYZ:
63.6017, 56.9270, 39.0883
xyY:
0.3985, 0.3566, 56.9270
CIE-Lab:
80.1385, 22.9441, 23.6130
CIE-LCH:
80.1385, 32.9242, 45.8232
CIE-Luv:
80.1385, 50.0254, 27.9102
Hunter-Lab:
75.4500, 18.4318, 22.0987
#feb69c color charts
#feb69c color shades, tints & tones
#feb69c color schemes
#feb69c color preview, HTML & CSS examples
This text has a color of #feb69c
<p style="color:#feb69c;">Text here</p>
.mytext {color:#feb69c;}
This box has a color of #feb69c
<div style="background-color:#feb69c;">Content here</div>
.mybackground {background-color:#feb69c;}
Border around this has a color of #feb69c
<div style="border:2px solid #feb69c;">Content here</div>
.myborder {border:2px solid #feb69c;}