#d41b9c color space conversions
Hex:
#d41b9c
RGB:
212, 27, 156
CMY:
17, 89, 39
CMYK:
0, 87, 26, 17
HSL:
318°, 77.4059%, 46.8627%
HSV (HSB):
318°, 87.2642%, 83.1373%
XYZ:
33.5441, 17.1812, 33.0008
xyY:
0.4006, 0.2052, 17.1812
CIE-Lab:
48.4876, 75.3788, -23.1585
CIE-LCH:
48.4876, 78.8561, 342.9215
CIE-Luv:
48.4876, 92.0095, -45.4573
Hunter-Lab:
41.4502, 71.9152, -18.1889
#d41b9c color charts
#d41b9c color shades, tints & tones
#d41b9c color schemes
#d41b9c color preview, HTML & CSS examples
This text has a color of #d41b9c
<p style="color:#d41b9c;">Text here</p>
.mytext {color:#d41b9c;}
This box has a color of #d41b9c
<div style="background-color:#d41b9c;">Content here</div>
.mybackground {background-color:#d41b9c;}
Border around this has a color of #d41b9c
<div style="border:2px solid #d41b9c;">Content here</div>
.myborder {border:2px solid #d41b9c;}