#feb70d color space conversions
Hex:
#feb70d
RGB:
254, 183, 13
CMY:
0, 28, 95
CMYK:
0, 28, 95, 0
HSL:
42°, 99.1770%, 52.3529%
HSV (HSB):
42°, 94.8819%, 99.6078%
XYZ:
57.8792, 54.9669, 7.9399
xyY:
0.4792, 0.4551, 54.9669
CIE-Lab:
79.0222, 14.2253, 80.2747
CIE-LCH:
79.0222, 81.5253, 79.9511
CIE-Luv:
79.0222, 59.2135, 79.6873
Hunter-Lab:
74.1396, 9.6066, 45.5482
#feb70d color charts
#feb70d color shades, tints & tones
#feb70d color schemes
#feb70d color preview, HTML & CSS examples
This text has a color of #feb70d
<p style="color:#feb70d;">Text here</p>
.mytext {color:#feb70d;}
This box has a color of #feb70d
<div style="background-color:#feb70d;">Content here</div>
.mybackground {background-color:#feb70d;}
Border around this has a color of #feb70d
<div style="border:2px solid #feb70d;">Content here</div>
.myborder {border:2px solid #feb70d;}