#feb61a color space conversions
Hex:
#feb61a
RGB:
254, 182, 26
CMY:
0, 29, 90
CMYK:
0, 28, 90, 0
HSL:
41°, 99.1304%, 54.9020%
HSV (HSB):
41°, 89.7638%, 99.6078%
XYZ:
57.7875, 54.6013, 8.4707
xyY:
0.4781, 0.4518, 54.6013
CIE-Lab:
78.8111, 14.9112, 78.0887
CIE-LCH:
78.8111, 79.4997, 79.1894
CIE-Luv:
78.8111, 59.7940, 78.2074
Hunter-Lab:
73.8927, 10.2829, 44.9282
#feb61a color charts
#feb61a color shades, tints & tones
#feb61a color schemes
#feb61a color preview, HTML & CSS examples
This text has a color of #feb61a
<p style="color:#feb61a;">Text here</p>
.mytext {color:#feb61a;}
This box has a color of #feb61a
<div style="background-color:#feb61a;">Content here</div>
.mybackground {background-color:#feb61a;}
Border around this has a color of #feb61a
<div style="border:2px solid #feb61a;">Content here</div>
.myborder {border:2px solid #feb61a;}