#d41c91 color space conversions
Hex:
#d41c91
RGB:
212, 28, 145
CMY:
17, 89, 43
CMYK:
0, 87, 32, 17
HSL:
322°, 76.6667%, 47.0588%
HSV (HSB):
322°, 86.7925%, 83.1373%
XYZ:
32.6775, 16.8719, 28.3224
xyY:
0.4196, 0.2167, 16.8719
CIE-Lab:
48.0982, 73.9876, -17.1551
CIE-LCH:
48.0982, 75.9504, 346.9458
CIE-Luv:
48.0982, 96.7561, -36.7283
Hunter-Lab:
41.0754, 70.1234, -12.1289
#d41c91 color charts
#d41c91 color shades, tints & tones
#d41c91 color schemes
#d41c91 color preview, HTML & CSS examples
This text has a color of #d41c91
<p style="color:#d41c91;">Text here</p>
.mytext {color:#d41c91;}
This box has a color of #d41c91
<div style="background-color:#d41c91;">Content here</div>
.mybackground {background-color:#d41c91;}
Border around this has a color of #d41c91
<div style="border:2px solid #d41c91;">Content here</div>
.myborder {border:2px solid #d41c91;}