#ffaa31 color space conversions
Hex:
#ffaa31
RGB:
255, 170, 49
CMY:
0, 33, 81
CMYK:
0, 33, 81, 0
HSL:
35°, 100.0000%, 59.6078%
HSV (HSB):
35°, 80.7843%, 100.0000%
XYZ:
56.1691, 50.2312, 9.6409
xyY:
0.4840, 0.4329, 50.2312
CIE-Lab:
76.2110, 22.1270, 69.8424
CIE-LCH:
76.2110, 73.2637, 72.4211
CIE-Luv:
76.2110, 69.4426, 70.1242
Hunter-Lab:
70.8740, 17.4355, 41.5466
#ffaa31 color charts
#ffaa31 color shades, tints & tones
#ffaa31 color schemes
#ffaa31 color preview, HTML & CSS examples
This text has a color of #ffaa31
<p style="color:#ffaa31;">Text here</p>
.mytext {color:#ffaa31;}
This box has a color of #ffaa31
<div style="background-color:#ffaa31;">Content here</div>
.mybackground {background-color:#ffaa31;}
Border around this has a color of #ffaa31
<div style="border:2px solid #ffaa31;">Content here</div>
.myborder {border:2px solid #ffaa31;}