#feeb72 color space conversions
Hex:
#feeb72
RGB:
254, 235, 114
CMY:
0, 8, 55
CMYK:
0, 7, 55, 0
HSL:
52°, 98.5915%, 72.1569%
HSV (HSB):
52°, 55.1181%, 99.6078%
XYZ:
73.6186, 81.7024, 27.8096
xyY:
0.4020, 0.4461, 81.7024
CIE-Lab:
92.4433, -8.2445, 60.0771
CIE-LCH:
92.4433, 60.6402, 97.8140
CIE-Luv:
92.4433, 18.2053, 76.3237
Hunter-Lab:
90.3894, -12.8001, 45.0311
#feeb72 color charts
#feeb72 color shades, tints & tones
#feeb72 color schemes
#feeb72 color preview, HTML & CSS examples
This text has a color of #feeb72
<p style="color:#feeb72;">Text here</p>
.mytext {color:#feeb72;}
This box has a color of #feeb72
<div style="background-color:#feeb72;">Content here</div>
.mybackground {background-color:#feeb72;}
Border around this has a color of #feeb72
<div style="border:2px solid #feeb72;">Content here</div>
.myborder {border:2px solid #feeb72;}