#d41f75 color space conversions
Hex:
#d41f75
RGB:
212, 31, 117
CMY:
17, 88, 54
CMYK:
0, 85, 45, 17
HSL:
331°, 74.4856%, 47.6471%
HSV (HSB):
331°, 85.3774%, 83.1373%
XYZ:
30.8522, 16.2614, 18.3423
xyY:
0.4713, 0.2484, 16.2614
CIE-Lab:
47.3156, 70.7142, -1.2926
CIE-LCH:
47.3156, 70.7260, 358.9528
CIE-Luv:
47.3156, 108.4757, -15.1161
Hunter-Lab:
40.3254, 65.9978, 1.2593
#d41f75 color charts
#d41f75 color shades, tints & tones
#d41f75 color schemes
#d41f75 color preview, HTML & CSS examples
This text has a color of #d41f75
<p style="color:#d41f75;">Text here</p>
.mytext {color:#d41f75;}
This box has a color of #d41f75
<div style="background-color:#d41f75;">Content here</div>
.mybackground {background-color:#d41f75;}
Border around this has a color of #d41f75
<div style="border:2px solid #d41f75;">Content here</div>
.myborder {border:2px solid #d41f75;}