#a82f10 color space conversions
Hex:
#a82f10
RGB:
168, 47, 16
CMY:
34, 82, 94
CMYK:
0, 72, 90, 34
HSL:
12°, 82.6087%, 36.0784%
HSV (HSB):
12°, 90.4762%, 65.8824%
XYZ:
17.2585, 10.3953, 1.5871
xyY:
0.5902, 0.3555, 10.3953
CIE-Lab:
38.5427, 48.0358, 45.1841
CIE-LCH:
38.5427, 65.9473, 43.2478
CIE-Luv:
38.5427, 95.2521, 28.7699
Hunter-Lab:
32.2417, 39.1254, 19.6507
#a82f10 color charts
#a82f10 color shades, tints & tones
#a82f10 color schemes
#a82f10 color preview, HTML & CSS examples
This text has a color of #a82f10
<p style="color:#a82f10;">Text here</p>
.mytext {color:#a82f10;}
This box has a color of #a82f10
<div style="background-color:#a82f10;">Content here</div>
.mybackground {background-color:#a82f10;}
Border around this has a color of #a82f10
<div style="border:2px solid #a82f10;">Content here</div>
.myborder {border:2px solid #a82f10;}