#a61e55 color space conversions
Hex:
#a61e55
RGB:
166, 30, 85
CMY:
35, 88, 67
CMYK:
0, 82, 49, 35
HSL:
336°, 69.3878%, 38.4314%
HSV (HSB):
336°, 81.9277%, 65.0980%
XYZ:
17.8299, 9.6914, 9.5252
xyY:
0.4813, 0.2616, 9.6914
CIE-Lab:
37.2828, 56.5570, 3.0828
CIE-LCH:
37.2828, 56.6410, 3.1200
CIE-Luv:
37.2828, 84.3569, -6.5540
Hunter-Lab:
31.1310, 47.7540, 3.6507
#a61e55 color charts
#a61e55 color shades, tints & tones
#a61e55 color schemes
#a61e55 color preview, HTML & CSS examples
This text has a color of #a61e55
<p style="color:#a61e55;">Text here</p>
.mytext {color:#a61e55;}
This box has a color of #a61e55
<div style="background-color:#a61e55;">Content here</div>
.mybackground {background-color:#a61e55;}
Border around this has a color of #a61e55
<div style="border:2px solid #a61e55;">Content here</div>
.myborder {border:2px solid #a61e55;}