#a1001e color space conversions
Hex:
#a1001e
RGB:
161, 0, 30
CMY:
37, 100, 88
CMYK:
0, 100, 81, 37
HSL:
349°, 100.0000%, 31.5686%
HSV (HSB):
349°, 100.0000%, 63.1373%
XYZ:
14.9323, 7.6708, 1.9219
xyY:
0.6089, 0.3128, 7.6708
CIE-Lab:
33.2877, 57.3474, 32.9049
CIE-LCH:
33.2877, 66.1170, 29.8465
CIE-Luv:
33.2877, 104.7755, 17.3909
Hunter-Lab:
27.6962, 47.7691, 15.2731
#a1001e color charts
#a1001e color shades, tints & tones
#a1001e color schemes
#a1001e color preview, HTML & CSS examples
This text has a color of #a1001e
<p style="color:#a1001e;">Text here</p>
.mytext {color:#a1001e;}
This box has a color of #a1001e
<div style="background-color:#a1001e;">Content here</div>
.mybackground {background-color:#a1001e;}
Border around this has a color of #a1001e
<div style="border:2px solid #a1001e;">Content here</div>
.myborder {border:2px solid #a1001e;}