#d41b88 color space conversions
Hex:
#d41b88
RGB:
212, 27, 136
CMY:
17, 89, 47
CMYK:
0, 87, 36, 17
HSL:
325°, 77.4059%, 46.8627%
HSV (HSB):
325°, 87.2642%, 83.1373%
XYZ:
31.9872, 16.5585, 24.8027
xyY:
0.4361, 0.2258, 16.5585
CIE-Lab:
47.6988, 73.2253, -12.3196
CIE-LCH:
47.6988, 74.2544, 350.4498
CIE-Luv:
47.6988, 100.9565, -29.9345
Hunter-Lab:
40.6921, 69.1040, -7.6541
#d41b88 color charts
#d41b88 color shades, tints & tones
#d41b88 color schemes
#d41b88 color preview, HTML & CSS examples
This text has a color of #d41b88
<p style="color:#d41b88;">Text here</p>
.mytext {color:#d41b88;}
This box has a color of #d41b88
<div style="background-color:#d41b88;">Content here</div>
.mybackground {background-color:#d41b88;}
Border around this has a color of #d41b88
<div style="border:2px solid #d41b88;">Content here</div>
.myborder {border:2px solid #d41b88;}