#a10d49 color space conversions
Hex:
#a10d49
RGB:
161, 13, 73
CMY:
37, 95, 71
CMYK:
0, 92, 55, 37
HSL:
336°, 85.0575%, 34.1176%
HSV (HSB):
336°, 91.9255%, 63.1373%
XYZ:
16.0445, 8.3460, 7.0686
xyY:
0.5100, 0.2653, 8.3460
CIE-Lab:
34.6932, 57.8274, 7.0208
CIE-LCH:
34.6932, 58.2520, 6.9224
CIE-Luv:
34.6932, 88.9610, -2.6732
Hunter-Lab:
28.8894, 48.5783, 5.7155
#a10d49 color charts
#a10d49 color shades, tints & tones
#a10d49 color schemes
#a10d49 color preview, HTML & CSS examples
This text has a color of #a10d49
<p style="color:#a10d49;">Text here</p>
.mytext {color:#a10d49;}
This box has a color of #a10d49
<div style="background-color:#a10d49;">Content here</div>
.mybackground {background-color:#a10d49;}
Border around this has a color of #a10d49
<div style="border:2px solid #a10d49;">Content here</div>
.myborder {border:2px solid #a10d49;}