#a1000c color space conversions
Hex:
#a1000c
RGB:
161, 0, 12
CMY:
37, 100, 95
CMYK:
0, 100, 93, 37
HSL:
356°, 100.0000%, 31.5686%
HSV (HSB):
356°, 100.0000%, 63.1373%
XYZ:
14.7643, 7.6036, 1.0373
xyY:
0.6308, 0.3249, 7.6036
CIE-Lab:
33.1433, 56.9540, 42.3319
CIE-LCH:
33.1433, 70.9630, 36.6221
CIE-Luv:
33.1433, 107.6294, 21.7006
Hunter-Lab:
27.5746, 47.3187, 17.0719
#a1000c color charts
#a1000c RGB chart
#a1000c CMYK chart
#a1000c RGB pie chart
#a1000c color shades, tints & tones
#a1000c color schemes
#a1000c color preview, HTML & CSS examples
This text has a color of #a1000c
<p style="color:#a1000c;">Text here</p>
.mytext {color:#a1000c;}
Text color #a1000c
This box has a color of #a1000c
<div style="background-color:#a1000c;">Content here</div>
.mybackground {background-color:#a1000c;}
Background color #a1000c
Border around this has a color of #a1000c
<div style="border:2px solid #a1000c;">Content here</div>
.myborder {border:2px solid #a1000c;}
Border color #a1000c