#a61f5f color space conversions
Hex:
#a61f5f
RGB:
166, 31, 95
CMY:
35, 88, 63
CMYK:
0, 81, 43, 35
HSL:
332°, 68.5279%, 38.6275%
HSV (HSB):
332°, 81.3253%, 65.0980%
XYZ:
18.2814, 9.9132, 11.7764
xyY:
0.4574, 0.2480, 9.9132
CIE-Lab:
37.6862, 57.2146, -2.7276
CIE-LCH:
37.6862, 57.2796, 357.2706
CIE-Luv:
37.6862, 80.1593, -13.3909
Hunter-Lab:
31.4852, 48.5443, -0.1365
#a61f5f color charts
#a61f5f color shades, tints & tones
#a61f5f color schemes
#a61f5f color preview, HTML & CSS examples
This text has a color of #a61f5f
<p style="color:#a61f5f;">Text here</p>
.mytext {color:#a61f5f;}
This box has a color of #a61f5f
<div style="background-color:#a61f5f;">Content here</div>
.mybackground {background-color:#a61f5f;}
Border around this has a color of #a61f5f
<div style="border:2px solid #a61f5f;">Content here</div>
.myborder {border:2px solid #a61f5f;}