#feb34b color space conversions
Hex:
#feb34b
RGB:
254, 179, 75
CMY:
0, 30, 71
CMYK:
0, 30, 70, 0
HSL:
35°, 98.8950%, 64.5098%
HSV (HSB):
35°, 70.4724%, 99.6078%
XYZ:
58.2631, 53.8190, 13.9739
xyY:
0.4622, 0.4269, 53.8190
CIE-Lab:
78.3561, 18.0314, 61.8004
CIE-LCH:
78.3561, 64.3771, 73.7344
CIE-Luv:
78.3561, 60.0745, 66.6424
Hunter-Lab:
73.3615, 13.3809, 40.0594
#feb34b color charts
#feb34b color shades, tints & tones
#feb34b color schemes
#feb34b color preview, HTML & CSS examples
This text has a color of #feb34b
<p style="color:#feb34b;">Text here</p>
.mytext {color:#feb34b;}
This box has a color of #feb34b
<div style="background-color:#feb34b;">Content here</div>
.mybackground {background-color:#feb34b;}
Border around this has a color of #feb34b
<div style="border:2px solid #feb34b;">Content here</div>
.myborder {border:2px solid #feb34b;}