#feb65d color space conversions
Hex:
#feb65d
RGB:
254, 182, 93
CMY:
0, 29, 64
CMYK:
0, 28, 63, 0
HSL:
33°, 98.7730%, 68.0392%
HSV (HSB):
33°, 63.3858%, 99.6078%
XYZ:
59.5768, 55.3170, 17.8931
xyY:
0.4487, 0.4166, 55.3170
CIE-Lab:
79.2235, 17.4609, 54.6302
CIE-LCH:
79.2235, 57.3528, 72.2751
CIE-Luv:
79.2235, 56.5096, 61.3859
Hunter-Lab:
74.3754, 12.8265, 37.7989
#feb65d color charts
#feb65d color shades, tints & tones
#feb65d color schemes
#feb65d color preview, HTML & CSS examples
This text has a color of #feb65d
<p style="color:#feb65d;">Text here</p>
.mytext {color:#feb65d;}
This box has a color of #feb65d
<div style="background-color:#feb65d;">Content here</div>
.mybackground {background-color:#feb65d;}
Border around this has a color of #feb65d
<div style="border:2px solid #feb65d;">Content here</div>
.myborder {border:2px solid #feb65d;}