#d41e83 color space conversions
Hex:
#d41e83
RGB:
212, 30, 131
CMY:
17, 88, 49
CMYK:
0, 86, 38, 17
HSL:
327°, 75.2066%, 47.4510%
HSV (HSB):
327°, 85.8491%, 83.1373%
XYZ:
31.7124, 16.5643, 22.9985
xyY:
0.4449, 0.2324, 16.5643
CIE-Lab:
47.7063, 72.1942, -9.2702
CIE-LCH:
47.7063, 72.7869, 352.6829
CIE-Luv:
47.7063, 102.6069, -25.6679
Hunter-Lab:
40.6992, 67.8615, -5.0144
#d41e83 color charts
#d41e83 color shades, tints & tones
#d41e83 color schemes
#d41e83 color preview, HTML & CSS examples
This text has a color of #d41e83
<p style="color:#d41e83;">Text here</p>
.mytext {color:#d41e83;}
This box has a color of #d41e83
<div style="background-color:#d41e83;">Content here</div>
.mybackground {background-color:#d41e83;}
Border around this has a color of #d41e83
<div style="border:2px solid #d41e83;">Content here</div>
.myborder {border:2px solid #d41e83;}