#d51d97 color space conversions
Hex:
#d51d97
RGB:
213, 29, 151
CMY:
16, 89, 41
CMYK:
0, 86, 29, 16
HSL:
320°, 76.0331%, 47.4510%
HSV (HSB):
320°, 86.3850%, 83.5294%
XYZ:
33.4659, 17.2592, 30.8457
xyY:
0.4103, 0.2116, 17.2592
CIE-Lab:
48.5850, 74.6839, -19.9999
CIE-LCH:
48.5850, 77.3154, 345.0083
CIE-Luv:
48.5850, 94.7127, -40.9027
Hunter-Lab:
41.5442, 71.0878, -14.9406
#d51d97 color charts
#d51d97 color shades, tints & tones
#d51d97 color schemes
#d51d97 color preview, HTML & CSS examples
This text has a color of #d51d97
<p style="color:#d51d97;">Text here</p>
.mytext {color:#d51d97;}
This box has a color of #d51d97
<div style="background-color:#d51d97;">Content here</div>
.mybackground {background-color:#d51d97;}
Border around this has a color of #d51d97
<div style="border:2px solid #d51d97;">Content here</div>
.myborder {border:2px solid #d51d97;}