#a11e4c color space conversions
Hex:
#a11e4c
RGB:
161, 30, 76
CMY:
37, 88, 70
CMYK:
0, 81, 53, 37
HSL:
339°, 68.5864%, 37.4510%
HSV (HSB):
339°, 81.3665%, 63.1373%
XYZ:
16.4667, 9.0274, 7.7120
xyY:
0.4959, 0.2719, 9.0274
CIE-Lab:
36.0370, 54.4384, 6.9693
CIE-LCH:
36.0370, 54.8827, 7.2954
CIE-Luv:
36.0370, 83.6296, -1.9239
Hunter-Lab:
30.0457, 45.2482, 5.8135
#a11e4c color charts
#a11e4c color shades, tints & tones
#a11e4c color schemes
#a11e4c color preview, HTML & CSS examples
This text has a color of #a11e4c
<p style="color:#a11e4c;">Text here</p>
.mytext {color:#a11e4c;}
This box has a color of #a11e4c
<div style="background-color:#a11e4c;">Content here</div>
.mybackground {background-color:#a11e4c;}
Border around this has a color of #a11e4c
<div style="border:2px solid #a11e4c;">Content here</div>
.myborder {border:2px solid #a11e4c;}