#ffb42b color space conversions
Hex:
#ffb42b
RGB:
255, 180, 43
CMY:
0, 29, 83
CMYK:
0, 29, 83, 0
HSL:
39°, 100.0000%, 58.4314%
HSV (HSB):
39°, 83.1373%, 100.0000%
XYZ:
57.9973, 54.0769, 9.6666
xyY:
0.4764, 0.4442, 54.0769
CIE-Lab:
78.5066, 16.7358, 73.7212
CIE-LCH:
78.5066, 75.5970, 77.2098
CIE-Luv:
78.5066, 61.7011, 75.0602
Hunter-Lab:
73.5370, 12.0899, 43.6821
#ffb42b color charts
#ffb42b color shades, tints & tones
#ffb42b color schemes
#ffb42b color preview, HTML & CSS examples
This text has a color of #ffb42b
<p style="color:#ffb42b;">Text here</p>
.mytext {color:#ffb42b;}
This box has a color of #ffb42b
<div style="background-color:#ffb42b;">Content here</div>
.mybackground {background-color:#ffb42b;}
Border around this has a color of #ffb42b
<div style="border:2px solid #ffb42b;">Content here</div>
.myborder {border:2px solid #ffb42b;}