#d41b9e color space conversions
Hex:
#d41b9e
RGB:
212, 27, 158
CMY:
17, 89, 38
CMYK:
0, 87, 25, 17
HSL:
318°, 77.4059%, 46.8627%
HSV (HSB):
318°, 87.2642%, 83.1373%
XYZ:
33.7149, 17.2495, 33.9003
xyY:
0.3973, 0.2033, 17.2495
CIE-Lab:
48.5729, 75.6095, -24.2210
CIE-LCH:
48.5729, 79.3943, 342.2375
CIE-Luv:
48.5729, 91.1213, -47.0240
Hunter-Lab:
41.5326, 72.2189, -19.3217
#d41b9e color charts
#d41b9e color shades, tints & tones
#d41b9e color schemes
#d41b9e color preview, HTML & CSS examples
This text has a color of #d41b9e
<p style="color:#d41b9e;">Text here</p>
.mytext {color:#d41b9e;}
This box has a color of #d41b9e
<div style="background-color:#d41b9e;">Content here</div>
.mybackground {background-color:#d41b9e;}
Border around this has a color of #d41b9e
<div style="border:2px solid #d41b9e;">Content here</div>
.myborder {border:2px solid #d41b9e;}