#feb65e color space conversions
Hex:
#feb65e
RGB:
254, 182, 94
CMY:
0, 29, 63
CMYK:
0, 28, 63, 0
HSL:
33°, 98.7654%, 68.2353%
HSV (HSB):
33°, 62.9921%, 99.6078%
XYZ:
59.6214, 55.3349, 18.1280
xyY:
0.4480, 0.4158, 55.3349
CIE-Lab:
79.2338, 17.5235, 54.1707
CIE-LCH:
79.2338, 56.9345, 72.0743
CIE-Luv:
79.2338, 56.4312, 60.9833
Hunter-Lab:
74.3874, 12.8894, 37.6224
#feb65e color charts
#feb65e color shades, tints & tones
#feb65e color schemes
#feb65e color preview, HTML & CSS examples
This text has a color of #feb65e
<p style="color:#feb65e;">Text here</p>
.mytext {color:#feb65e;}
This box has a color of #feb65e
<div style="background-color:#feb65e;">Content here</div>
.mybackground {background-color:#feb65e;}
Border around this has a color of #feb65e
<div style="border:2px solid #feb65e;">Content here</div>
.myborder {border:2px solid #feb65e;}