#d41b7a color space conversions
Hex:
#d41b7a
RGB:
212, 27, 122
CMY:
17, 89, 52
CMYK:
0, 87, 42, 17
HSL:
329°, 77.4059%, 46.8627%
HSV (HSB):
329°, 87.2642%, 83.1373%
XYZ:
31.0562, 16.1861, 19.8997
xyY:
0.4625, 0.2411, 16.1861
CIE-Lab:
47.2176, 71.8916, -4.5031
CIE-LCH:
47.2176, 72.0325, 356.4158
CIE-Luv:
47.2176, 107.1724, -19.3919
Hunter-Lab:
40.2319, 67.3835, -1.1640
#d41b7a color charts
#d41b7a color shades, tints & tones
#d41b7a color schemes
#d41b7a color preview, HTML & CSS examples
This text has a color of #d41b7a
<p style="color:#d41b7a;">Text here</p>
.mytext {color:#d41b7a;}
This box has a color of #d41b7a
<div style="background-color:#d41b7a;">Content here</div>
.mybackground {background-color:#d41b7a;}
Border around this has a color of #d41b7a
<div style="border:2px solid #d41b7a;">Content here</div>
.myborder {border:2px solid #d41b7a;}