#d41598 color space conversions
Hex:
#d41598
RGB:
212, 21, 152
CMY:
17, 92, 40
CMYK:
0, 90, 28, 17
HSL:
319°, 81.9742%, 45.6863%
HSV (HSB):
319°, 90.0943%, 83.1373%
XYZ:
33.0870, 16.8004, 31.2047
xyY:
0.4080, 0.2072, 16.8004
CIE-Lab:
48.0075, 75.8359, -21.5033
CIE-LCH:
48.0075, 78.8255, 344.1693
CIE-Luv:
48.0075, 94.6346, -43.1088
Hunter-Lab:
40.9883, 72.3615, -16.4461
#d41598 color charts
#d41598 color shades, tints & tones
#d41598 color schemes
#d41598 color preview, HTML & CSS examples
This text has a color of #d41598
<p style="color:#d41598;">Text here</p>
.mytext {color:#d41598;}
This box has a color of #d41598
<div style="background-color:#d41598;">Content here</div>
.mybackground {background-color:#d41598;}
Border around this has a color of #d41598
<div style="border:2px solid #d41598;">Content here</div>
.myborder {border:2px solid #d41598;}