#a10d21 color space conversions
Hex:
#a10d21
RGB:
161, 13, 33
CMY:
37, 95, 87
CMYK:
0, 92, 80, 37
HSL:
352°, 85.0575%, 34.1176%
HSV (HSB):
352°, 91.9255%, 63.1373%
XYZ:
15.1164, 7.9747, 2.1814
xyY:
0.5981, 0.3155, 7.9747
CIE-Lab:
33.9302, 55.6821, 31.7671
CIE-LCH:
33.9302, 64.1065, 29.7051
CIE-Luv:
33.9302, 101.5128, 17.5002
Hunter-Lab:
28.2395, 46.1303, 15.1878
#a10d21 color charts
#a10d21 color shades, tints & tones
#a10d21 color schemes
#a10d21 color preview, HTML & CSS examples
This text has a color of #a10d21
<p style="color:#a10d21;">Text here</p>
.mytext {color:#a10d21;}
This box has a color of #a10d21
<div style="background-color:#a10d21;">Content here</div>
.mybackground {background-color:#a10d21;}
Border around this has a color of #a10d21
<div style="border:2px solid #a10d21;">Content here</div>
.myborder {border:2px solid #a10d21;}