#ffa420 color space conversions
Hex:
#ffa420
RGB:
255, 164, 32
CMY:
0, 36, 87
CMYK:
0, 36, 87, 0
HSL:
36°, 100.0000%, 56.2745%
HSV (HSB):
36°, 87.4510%, 100.0000%
XYZ:
54.7762, 47.9152, 7.7280
xyY:
0.4961, 0.4339, 47.9152
CIE-Lab:
74.7714, 24.8344, 73.6956
CIE-LCH:
74.7714, 77.7675, 71.3769
CIE-Luv:
74.7714, 75.0207, 70.9099
Hunter-Lab:
69.2208, 20.1151, 41.8352
#ffa420 color charts
#ffa420 color shades, tints & tones
#ffa420 color schemes
#ffa420 color preview, HTML & CSS examples
This text has a color of #ffa420
<p style="color:#ffa420;">Text here</p>
.mytext {color:#ffa420;}
This box has a color of #ffa420
<div style="background-color:#ffa420;">Content here</div>
.mybackground {background-color:#ffa420;}
Border around this has a color of #ffa420
<div style="border:2px solid #ffa420;">Content here</div>
.myborder {border:2px solid #ffa420;}