#feb65a color space conversions
Hex:
#feb65a
RGB:
254, 182, 90
CMY:
0, 29, 65
CMYK:
0, 28, 65, 0
HSL:
34°, 98.7952%, 67.4510%
HSV (HSB):
34°, 64.5669%, 99.6078%
XYZ:
59.4465, 55.2649, 17.2069
xyY:
0.4506, 0.4189, 55.2649
CIE-Lab:
79.1936, 17.2776, 55.9975
CIE-LCH:
79.1936, 58.6023, 72.8528
CIE-Luv:
79.1936, 56.7397, 62.5667
Hunter-Lab:
74.3404, 12.6423, 38.3149
#feb65a color charts
#feb65a color shades, tints & tones
#feb65a color schemes
#feb65a color preview, HTML & CSS examples
This text has a color of #feb65a
<p style="color:#feb65a;">Text here</p>
.mytext {color:#feb65a;}
This box has a color of #feb65a
<div style="background-color:#feb65a;">Content here</div>
.mybackground {background-color:#feb65a;}
Border around this has a color of #feb65a
<div style="border:2px solid #feb65a;">Content here</div>
.myborder {border:2px solid #feb65a;}