#d41a97 color space conversions
Hex:
#d41a97
RGB:
212, 26, 151
CMY:
17, 90, 41
CMYK:
0, 88, 29, 17
HSL:
320°, 78.1513%, 46.6667%
HSV (HSB):
320°, 87.7358%, 83.1373%
XYZ:
33.1067, 16.9702, 30.8088
xyY:
0.4093, 0.2098, 16.9702
CIE-Lab:
48.2225, 74.9790, -20.5727
CIE-LCH:
48.2225, 77.7501, 344.6568
CIE-Luv:
48.2225, 94.3928, -41.6893
Hunter-Lab:
41.1949, 71.3622, -15.5053
#d41a97 color charts
#d41a97 color shades, tints & tones
#d41a97 color schemes
#d41a97 color preview, HTML & CSS examples
This text has a color of #d41a97
<p style="color:#d41a97;">Text here</p>
.mytext {color:#d41a97;}
This box has a color of #d41a97
<div style="background-color:#d41a97;">Content here</div>
.mybackground {background-color:#d41a97;}
Border around this has a color of #d41a97
<div style="border:2px solid #d41a97;">Content here</div>
.myborder {border:2px solid #d41a97;}