#ffc32a color space conversions
Hex:
#ffc32a
RGB:
255, 195, 42
CMY:
0, 24, 84
CMYK:
0, 24, 84, 0
HSL:
43°, 100.0000%, 58.2353%
HSV (HSB):
43°, 83.5294%, 100.0000%
XYZ:
61.1730, 60.4574, 10.6358
xyY:
0.4625, 0.4571, 60.4574
CIE-Lab:
82.0862, 8.9100, 77.0056
CIE-LCH:
82.0862, 77.5194, 83.3999
CIE-Luv:
82.0862, 50.0124, 80.9007
Hunter-Lab:
77.7543, 4.3643, 46.3180
#ffc32a color charts
#ffc32a color shades, tints & tones
#ffc32a color schemes
#ffc32a color preview, HTML & CSS examples
This text has a color of #ffc32a
<p style="color:#ffc32a;">Text here</p>
.mytext {color:#ffc32a;}
This box has a color of #ffc32a
<div style="background-color:#ffc32a;">Content here</div>
.mybackground {background-color:#ffc32a;}
Border around this has a color of #ffc32a
<div style="border:2px solid #ffc32a;">Content here</div>
.myborder {border:2px solid #ffc32a;}