#ffa12e color space conversions
Hex:
#ffa12e
RGB:
255, 161, 46
CMY:
0, 37, 82
CMYK:
0, 37, 82, 0
HSL:
33°, 100.0000%, 59.0196%
HSV (HSB):
33°, 81.9608%, 100.0000%
XYZ:
54.4780, 46.9470, 8.7751
xyY:
0.4944, 0.4260, 46.9470
CIE-Lab:
74.1559, 26.7313, 69.0516
CIE-LCH:
74.1559, 74.0451, 68.8375
CIE-Luv:
74.1559, 76.8832, 67.3891
Hunter-Lab:
68.5179, 22.0176, 40.3692
#ffa12e color charts
#ffa12e color shades, tints & tones
#ffa12e color schemes
#ffa12e color preview, HTML & CSS examples
This text has a color of #ffa12e
<p style="color:#ffa12e;">Text here</p>
.mytext {color:#ffa12e;}
This box has a color of #ffa12e
<div style="background-color:#ffa12e;">Content here</div>
.mybackground {background-color:#ffa12e;}
Border around this has a color of #ffa12e
<div style="border:2px solid #ffa12e;">Content here</div>
.myborder {border:2px solid #ffa12e;}