#a82b01 color space conversions
Hex:
#a82b01
RGB:
168, 43, 1
CMY:
34, 83, 100
CMYK:
0, 74, 99, 34
HSL:
15°, 98.8166%, 33.1373%
HSV (HSB):
15°, 99.4048%, 65.8824%
XYZ:
17.0178, 10.0548, 1.0725
xyY:
0.6046, 0.3572, 10.0548
CIE-Lab:
37.9406, 49.3089, 50.1282
CIE-LCH:
37.9406, 70.3150, 45.4721
CIE-Luv:
37.9406, 98.6971, 29.9319
Hunter-Lab:
31.7093, 40.3066, 20.1910
#a82b01 color charts
#a82b01 color shades, tints & tones
#a82b01 color schemes
#a82b01 color preview, HTML & CSS examples
This text has a color of #a82b01
<p style="color:#a82b01;">Text here</p>
.mytext {color:#a82b01;}
This box has a color of #a82b01
<div style="background-color:#a82b01;">Content here</div>
.mybackground {background-color:#a82b01;}
Border around this has a color of #a82b01
<div style="border:2px solid #a82b01;">Content here</div>
.myborder {border:2px solid #a82b01;}