#a61d5f color space conversions
Hex:
#a61d5f
RGB:
166, 29, 95
CMY:
35, 89, 63
CMYK:
0, 83, 43, 35
HSL:
331°, 70.2564%, 38.2353%
HSV (HSB):
331°, 82.5301%, 65.0980%
XYZ:
18.2308, 9.8119, 11.7595
xyY:
0.4580, 0.2465, 9.8119
CIE-Lab:
37.5028, 57.7385, -2.9982
CIE-LCH:
37.5028, 57.8163, 357.0274
CIE-Luv:
37.5028, 80.6997, -13.8039
Hunter-Lab:
31.3240, 49.0713, -0.3315
#a61d5f color charts
#a61d5f color shades, tints & tones
#a61d5f color schemes
#a61d5f color preview, HTML & CSS examples
This text has a color of #a61d5f
<p style="color:#a61d5f;">Text here</p>
.mytext {color:#a61d5f;}
This box has a color of #a61d5f
<div style="background-color:#a61d5f;">Content here</div>
.mybackground {background-color:#a61d5f;}
Border around this has a color of #a61d5f
<div style="border:2px solid #a61d5f;">Content here</div>
.myborder {border:2px solid #a61d5f;}