#a80d07 color space conversions
Hex:
#a80d07
RGB:
168, 13, 7
CMY:
34, 95, 97
CMYK:
0, 92, 96, 34
HSL:
2°, 92.0000%, 34.3137%
HSV (HSB):
2°, 95.8333%, 65.8824%
XYZ:
16.3307, 8.6280, 1.0057
xyY:
0.6290, 0.3323, 8.6280
CIE-Lab:
35.2580, 57.0268, 46.4134
CIE-LCH:
35.2580, 73.5273, 39.1418
CIE-Luv:
35.2580, 110.5791, 24.5824
Hunter-Lab:
29.3735, 47.8367, 18.5315
#a80d07 color charts
#a80d07 color shades, tints & tones
#a80d07 color schemes
#a80d07 color preview, HTML & CSS examples
This text has a color of #a80d07
<p style="color:#a80d07;">Text here</p>
.mytext {color:#a80d07;}
This box has a color of #a80d07
<div style="background-color:#a80d07;">Content here</div>
.mybackground {background-color:#a80d07;}
Border around this has a color of #a80d07
<div style="border:2px solid #a80d07;">Content here</div>
.myborder {border:2px solid #a80d07;}