#ffa120 color space conversions
Hex:
#ffa120
RGB:
255, 161, 32
CMY:
0, 37, 87
CMYK:
0, 37, 87, 0
HSL:
35°, 100.0000%, 56.2745%
HSV (HSB):
35°, 87.4510%, 100.0000%
XYZ:
54.2456, 46.8540, 7.5512
xyY:
0.4993, 0.4312, 46.8540
CIE-Lab:
74.0963, 26.3965, 73.1681
CIE-LCH:
74.0963, 77.7840, 70.1623
CIE-Luv:
74.0963, 77.4901, 69.8247
Hunter-Lab:
68.4500, 21.6710, 41.3743
#ffa120 color charts
#ffa120 color shades, tints & tones
#ffa120 color schemes
#ffa120 color preview, HTML & CSS examples
This text has a color of #ffa120
<p style="color:#ffa120;">Text here</p>
.mytext {color:#ffa120;}
This box has a color of #ffa120
<div style="background-color:#ffa120;">Content here</div>
.mybackground {background-color:#ffa120;}
Border around this has a color of #ffa120
<div style="border:2px solid #ffa120;">Content here</div>
.myborder {border:2px solid #ffa120;}