#d41b8a color space conversions
Hex:
#d41b8a
RGB:
212, 27, 138
CMY:
17, 89, 46
CMYK:
0, 87, 35, 17
HSL:
324°, 77.4059%, 46.8627%
HSV (HSB):
324°, 87.2642%, 83.1373%
XYZ:
32.1308, 16.6159, 25.5585
xyY:
0.4324, 0.2236, 16.6159
CIE-Lab:
47.7724, 73.4277, -13.4210
CIE-LCH:
47.7724, 74.6442, 349.6419
CIE-Luv:
47.7724, 100.0611, -31.4683
Hunter-Lab:
40.7626, 69.3665, -8.6415
#d41b8a color charts
#d41b8a color shades, tints & tones
#d41b8a color schemes
#d41b8a color preview, HTML & CSS examples
This text has a color of #d41b8a
<p style="color:#d41b8a;">Text here</p>
.mytext {color:#d41b8a;}
This box has a color of #d41b8a
<div style="background-color:#d41b8a;">Content here</div>
.mybackground {background-color:#d41b8a;}
Border around this has a color of #d41b8a
<div style="border:2px solid #d41b8a;">Content here</div>
.myborder {border:2px solid #d41b8a;}