#a82f07 color space conversions
Hex:
#a82f07
RGB:
168, 47, 7
CMY:
34, 82, 97
CMYK:
0, 72, 96, 34
HSL:
15°, 92.0000%, 34.3137%
HSV (HSB):
15°, 95.8333%, 65.8824%
XYZ:
17.2033, 10.3732, 1.2965
xyY:
0.5958, 0.3593, 10.3732
CIE-Lab:
38.5041, 47.9003, 48.3019
CIE-LCH:
38.5041, 68.0258, 45.2392
CIE-Luv:
38.5041, 95.9138, 30.0518
Hunter-Lab:
32.2075, 38.9811, 20.1585
#a82f07 color charts
#a82f07 color shades, tints & tones
#a82f07 color schemes
#a82f07 color preview, HTML & CSS examples
This text has a color of #a82f07
<p style="color:#a82f07;">Text here</p>
.mytext {color:#a82f07;}
This box has a color of #a82f07
<div style="background-color:#a82f07;">Content here</div>
.mybackground {background-color:#a82f07;}
Border around this has a color of #a82f07
<div style="border:2px solid #a82f07;">Content here</div>
.myborder {border:2px solid #a82f07;}