#a10d45 color space conversions
Hex:
#a10d45
RGB:
161, 13, 69
CMY:
37, 95, 73
CMYK:
0, 92, 57, 37
HSL:
337°, 85.0575%, 34.1176%
HSV (HSB):
337°, 91.9255%, 63.1373%
XYZ:
15.9160, 8.2946, 6.3924
xyY:
0.5201, 0.2710, 8.2946
CIE-Lab:
34.5890, 57.5374, 9.4909
CIE-LCH:
34.5890, 58.3149, 9.3667
CIE-Luv:
34.5890, 90.5064, -0.1521
Hunter-Lab:
28.8003, 48.2446, 7.0005
#a10d45 color charts
#a10d45 color shades, tints & tones
#a10d45 color schemes
#a10d45 color preview, HTML & CSS examples
This text has a color of #a10d45
<p style="color:#a10d45;">Text here</p>
.mytext {color:#a10d45;}
This box has a color of #a10d45
<div style="background-color:#a10d45;">Content here</div>
.mybackground {background-color:#a10d45;}
Border around this has a color of #a10d45
<div style="border:2px solid #a10d45;">Content here</div>
.myborder {border:2px solid #a10d45;}