#a82f09 color space conversions
Hex:
#a82f09
RGB:
168, 47, 9
CMY:
34, 82, 96
CMYK:
0, 72, 95, 34
HSL:
14°, 89.8305%, 34.7059%
HSV (HSB):
14°, 94.6429%, 65.8824%
XYZ:
17.2143, 10.3776, 1.3542
xyY:
0.5947, 0.3585, 10.3776
CIE-Lab:
38.5117, 47.9272, 47.6474
CIE-LCH:
38.5117, 67.5818, 44.8323
CIE-Luv:
38.5117, 95.7817, 29.7960
Hunter-Lab:
32.2143, 39.0098, 20.0575
#a82f09 color charts
#a82f09 color shades, tints & tones
#a82f09 color schemes
#a82f09 color preview, HTML & CSS examples
This text has a color of #a82f09
<p style="color:#a82f09;">Text here</p>
.mytext {color:#a82f09;}
This box has a color of #a82f09
<div style="background-color:#a82f09;">Content here</div>
.mybackground {background-color:#a82f09;}
Border around this has a color of #a82f09
<div style="border:2px solid #a82f09;">Content here</div>
.myborder {border:2px solid #a82f09;}