#feb572 color space conversions
Hex:
#feb572
RGB:
254, 181, 114
CMY:
0, 29, 55
CMYK:
0, 29, 55, 0
HSL:
29°, 98.5915%, 72.1569%
HSV (HSB):
29°, 55.1181%, 99.6078%
XYZ:
60.4342, 55.3335, 23.4148
xyY:
0.4342, 0.3976, 55.3335
CIE-Lab:
79.2330, 19.4632, 44.3718
CIE-LCH:
79.2330, 48.4528, 66.3159
CIE-Luv:
79.2330, 55.4061, 51.5503
Hunter-Lab:
74.3865, 14.8433, 33.4077
#feb572 color charts
#feb572 color shades, tints & tones
#feb572 color schemes
#feb572 color preview, HTML & CSS examples
This text has a color of #feb572
<p style="color:#feb572;">Text here</p>
.mytext {color:#feb572;}
This box has a color of #feb572
<div style="background-color:#feb572;">Content here</div>
.mybackground {background-color:#feb572;}
Border around this has a color of #feb572
<div style="border:2px solid #feb572;">Content here</div>
.myborder {border:2px solid #feb572;}