#a61f64 color space conversions
Hex:
#a61f64
RGB:
166, 31, 100
CMY:
35, 88, 61
CMYK:
0, 81, 40, 35
HSL:
329°, 68.5279%, 38.6275%
HSV (HSB):
329°, 81.3253%, 65.0980%
XYZ:
18.5161, 10.0071, 13.0122
xyY:
0.4458, 0.2409, 10.0071
CIE-Lab:
37.8551, 57.7163, -5.6595
CIE-LCH:
37.8551, 57.9931, 354.3997
CIE-Luv:
37.8551, 78.1601, -17.0405
Hunter-Lab:
31.6339, 49.1210, -2.2445
#a61f64 color charts
#a61f64 color shades, tints & tones
#a61f64 color schemes
#a61f64 color preview, HTML & CSS examples
This text has a color of #a61f64
<p style="color:#a61f64;">Text here</p>
.mytext {color:#a61f64;}
This box has a color of #a61f64
<div style="background-color:#a61f64;">Content here</div>
.mybackground {background-color:#a61f64;}
Border around this has a color of #a61f64
<div style="border:2px solid #a61f64;">Content here</div>
.myborder {border:2px solid #a61f64;}