#a41b7c color space conversions
Hex:
#a41b7c
RGB:
164, 27, 124
CMY:
36, 89, 51
CMYK:
0, 84, 24, 36
HSL:
318°, 71.7277%, 37.4510%
HSV (HSB):
318°, 83.5366%, 64.3137%
XYZ:
19.3399, 10.1316, 20.0051
xyY:
0.3909, 0.2048, 10.1316
CIE-Lab:
38.0776, 60.9933, -20.4617
CIE-LCH:
38.0776, 64.3340, 341.4547
CIE-Luv:
38.0776, 67.6049, -36.7098
Hunter-Lab:
31.8302, 52.7528, -14.9822
#a41b7c color charts
#a41b7c color shades, tints & tones
#a41b7c color schemes
#a41b7c color preview, HTML & CSS examples
This text has a color of #a41b7c
<p style="color:#a41b7c;">Text here</p>
.mytext {color:#a41b7c;}
This box has a color of #a41b7c
<div style="background-color:#a41b7c;">Content here</div>
.mybackground {background-color:#a41b7c;}
Border around this has a color of #a41b7c
<div style="border:2px solid #a41b7c;">Content here</div>
.myborder {border:2px solid #a41b7c;}