#d41f67 color space conversions
Hex:
#d41f67
RGB:
212, 31, 103
CMY:
17, 88, 60
CMYK:
0, 85, 51, 17
HSL:
336°, 74.4856%, 47.6471%
HSV (HSB):
336°, 85.3774%, 83.1373%
XYZ:
30.0895, 15.9563, 14.3259
xyY:
0.4984, 0.2643, 15.9563
CIE-Lab:
46.9171, 69.5764, 6.7551
CIE-LCH:
46.9171, 69.9036, 5.5454
CIE-Luv:
46.9171, 114.3087, -5.2851
Hunter-Lab:
39.9453, 64.5540, 6.6980
#d41f67 color charts
#d41f67 color shades, tints & tones
#d41f67 color schemes
#d41f67 color preview, HTML & CSS examples
This text has a color of #d41f67
<p style="color:#d41f67;">Text here</p>
.mytext {color:#d41f67;}
This box has a color of #d41f67
<div style="background-color:#d41f67;">Content here</div>
.mybackground {background-color:#d41f67;}
Border around this has a color of #d41f67
<div style="border:2px solid #d41f67;">Content here</div>
.myborder {border:2px solid #d41f67;}