#a1280c color space conversions
Hex:
#a1280c
RGB:
161, 40, 12
CMY:
37, 84, 95
CMYK:
0, 75, 93, 37
HSL:
11°, 86.1272%, 33.9216%
HSV (HSB):
11°, 92.5466%, 63.1373%
XYZ:
15.5231, 9.1212, 1.2902
xyY:
0.5985, 0.3517, 9.1212
CIE-Lab:
36.2166, 48.2350, 44.4320
CIE-LCH:
36.2166, 65.5806, 42.6499
CIE-Luv:
36.2166, 93.9978, 26.9181
Hunter-Lab:
30.2013, 38.8944, 18.6080
#a1280c color charts
#a1280c color shades, tints & tones
#a1280c color schemes
#a1280c color preview, HTML & CSS examples
This text has a color of #a1280c
<p style="color:#a1280c;">Text here</p>
.mytext {color:#a1280c;}
This box has a color of #a1280c
<div style="background-color:#a1280c;">Content here</div>
.mybackground {background-color:#a1280c;}
Border around this has a color of #a1280c
<div style="border:2px solid #a1280c;">Content here</div>
.myborder {border:2px solid #a1280c;}