#a80d06 color space conversions
Hex:
#a80d06
RGB:
168, 13, 6
CMY:
34, 95, 98
CMYK:
0, 92, 96, 34
HSL:
3°, 93.1034%, 34.1176%
HSV (HSB):
3°, 96.4286%, 65.8824%
XYZ:
16.3252, 8.6258, 0.9768
xyY:
0.6296, 0.3327, 8.6258
CIE-Lab:
35.2537, 57.0144, 46.8111
CIE-LCH:
35.2537, 73.7694, 39.3874
CIE-Luv:
35.2537, 110.6670, 24.7196
Hunter-Lab:
29.3698, 47.8225, 18.5869
#a80d06 color charts
#a80d06 color shades, tints & tones
#a80d06 color schemes
#a80d06 color preview, HTML & CSS examples
This text has a color of #a80d06
<p style="color:#a80d06;">Text here</p>
.mytext {color:#a80d06;}
This box has a color of #a80d06
<div style="background-color:#a80d06;">Content here</div>
.mybackground {background-color:#a80d06;}
Border around this has a color of #a80d06
<div style="border:2px solid #a80d06;">Content here</div>
.myborder {border:2px solid #a80d06;}