#d41f6b color space conversions
Hex:
#d41f6b
RGB:
212, 31, 107
CMY:
17, 88, 58
CMYK:
0, 85, 50, 17
HSL:
335°, 74.4856%, 47.6471%
HSV (HSB):
335°, 85.3774%, 83.1373%
XYZ:
30.2952, 16.0386, 15.4089
xyY:
0.4907, 0.2598, 16.0386
CIE-Lab:
47.0250, 69.8858, 4.4399
CIE-LCH:
47.0250, 70.0267, 3.6352
CIE-Luv:
47.0250, 112.6753, -8.0249
Hunter-Lab:
40.0482, 64.9455, 5.2213
#d41f6b color charts
#d41f6b color shades, tints & tones
#d41f6b color schemes
#d41f6b color preview, HTML & CSS examples
This text has a color of #d41f6b
<p style="color:#d41f6b;">Text here</p>
.mytext {color:#d41f6b;}
This box has a color of #d41f6b
<div style="background-color:#d41f6b;">Content here</div>
.mybackground {background-color:#d41f6b;}
Border around this has a color of #d41f6b
<div style="border:2px solid #d41f6b;">Content here</div>
.myborder {border:2px solid #d41f6b;}