#a82a01 color space conversions
Hex:
#a82a01
RGB:
168, 42, 1
CMY:
34, 84, 100
CMYK:
0, 75, 99, 34
HSL:
15°, 98.8166%, 33.1373%
HSV (HSB):
15°, 99.4048%, 65.8824%
XYZ:
16.9819, 9.9830, 1.0606
xyY:
0.6059, 0.3562, 9.9830
CIE-Lab:
37.8118, 49.6654, 50.0663
CIE-LCH:
37.8118, 70.5216, 45.2303
CIE-Luv:
37.8118, 99.2696, 29.7190
Hunter-Lab:
31.5958, 40.6463, 20.1269
#a82a01 color charts
#a82a01 color shades, tints & tones
#a82a01 color schemes
#a82a01 color preview, HTML & CSS examples
This text has a color of #a82a01
<p style="color:#a82a01;">Text here</p>
.mytext {color:#a82a01;}
This box has a color of #a82a01
<div style="background-color:#a82a01;">Content here</div>
.mybackground {background-color:#a82a01;}
Border around this has a color of #a82a01
<div style="border:2px solid #a82a01;">Content here</div>
.myborder {border:2px solid #a82a01;}