#d51d99 color space conversions
Hex:
#d51d99
RGB:
213, 29, 153
CMY:
16, 89, 40
CMYK:
0, 86, 28, 16
HSL:
320°, 76.0331%, 47.4510%
HSV (HSB):
320°, 86.3850%, 83.5294%
XYZ:
33.6297, 17.3248, 31.7085
xyY:
0.4068, 0.2096, 17.3248
CIE-Lab:
48.6667, 74.9072, -21.0727
CIE-LCH:
48.6667, 77.8148, 344.2878
CIE-Luv:
48.6667, 93.8238, -42.4654
Hunter-Lab:
41.6230, 71.3804, -16.0311
#d51d99 color charts
#d51d99 color shades, tints & tones
#d51d99 color schemes
#d51d99 color preview, HTML & CSS examples
This text has a color of #d51d99
<p style="color:#d51d99;">Text here</p>
.mytext {color:#d51d99;}
This box has a color of #d51d99
<div style="background-color:#d51d99;">Content here</div>
.mybackground {background-color:#d51d99;}
Border around this has a color of #d51d99
<div style="border:2px solid #d51d99;">Content here</div>
.myborder {border:2px solid #d51d99;}