#a10d36 color space conversions
Hex:
#a10d36
RGB:
161, 13, 54
CMY:
37, 95, 79
CMYK:
0, 92, 66, 37
HSL:
343°, 85.0575%, 34.1176%
HSV (HSB):
343°, 91.9255%, 63.1373%
XYZ:
15.5077, 8.1313, 4.2422
xyY:
0.5562, 0.2916, 8.1313
CIE-Lab:
34.2548, 56.6009, 18.8446
CIE-LCH:
34.2548, 59.6555, 18.4146
CIE-Luv:
34.2548, 95.8045, 8.4073
Hunter-Lab:
28.5154, 47.1731, 11.1403
#a10d36 color charts
#a10d36 color shades, tints & tones
#a10d36 color schemes
#a10d36 color preview, HTML & CSS examples
This text has a color of #a10d36
<p style="color:#a10d36;">Text here</p>
.mytext {color:#a10d36;}
This box has a color of #a10d36
<div style="background-color:#a10d36;">Content here</div>
.mybackground {background-color:#a10d36;}
Border around this has a color of #a10d36
<div style="border:2px solid #a10d36;">Content here</div>
.myborder {border:2px solid #a10d36;}