#a80f10 color space conversions
Hex:
#a80f10
RGB:
168, 15, 16
CMY:
34, 94, 94
CMYK:
0, 91, 90, 34
HSL:
360°, 83.6066%, 35.8824%
HSV (HSB):
360°, 91.0714%, 65.8824%
XYZ:
16.4128, 8.7039, 1.3052
xyY:
0.6212, 0.3294, 8.7039
CIE-Lab:
35.4078, 56.8459, 42.8621
CIE-LCH:
35.4078, 71.1943, 37.0165
CIE-Luv:
35.4078, 109.2125, 23.3963
Hunter-Lab:
29.5024, 47.6743, 18.0287
#a80f10 color charts
#a80f10 color shades, tints & tones
#a80f10 color schemes
#a80f10 color preview, HTML & CSS examples
This text has a color of #a80f10
<p style="color:#a80f10;">Text here</p>
.mytext {color:#a80f10;}
This box has a color of #a80f10
<div style="background-color:#a80f10;">Content here</div>
.mybackground {background-color:#a80f10;}
Border around this has a color of #a80f10
<div style="border:2px solid #a80f10;">Content here</div>
.myborder {border:2px solid #a80f10;}