#d41fb8 color space conversions
Hex:
#d41fb8
RGB:
212, 31, 184
CMY:
17, 88, 28
CMYK:
0, 85, 13, 17
HSL:
309°, 74.4856%, 47.6471%
HSV (HSB):
309°, 85.3774%, 83.1373%
XYZ:
36.2931, 18.4377, 46.9934
xyY:
0.3568, 0.1813, 18.4377
CIE-Lab:
50.0228, 78.1617, -37.3109
CIE-LCH:
50.0228, 86.6104, 334.4823
CIE-Luv:
50.0228, 79.3599, -66.7862
Hunter-Lab:
42.9392, 75.7285, -34.8306
#d41fb8 color charts
#d41fb8 color shades, tints & tones
#d41fb8 color schemes
#d41fb8 color preview, HTML & CSS examples
This text has a color of #d41fb8
<p style="color:#d41fb8;">Text here</p>
.mytext {color:#d41fb8;}
This box has a color of #d41fb8
<div style="background-color:#d41fb8;">Content here</div>
.mybackground {background-color:#d41fb8;}
Border around this has a color of #d41fb8
<div style="border:2px solid #d41fb8;">Content here</div>
.myborder {border:2px solid #d41fb8;}