#d51d77 color space conversions
Hex:
#d51d77
RGB:
213, 29, 119
CMY:
16, 89, 53
CMYK:
0, 86, 44, 16
HSL:
331°, 76.0331%, 47.4510%
HSV (HSB):
331°, 86.3850%, 83.5294%
XYZ:
31.2097, 16.3568, 18.9650
xyY:
0.4691, 0.2459, 16.3568
CIE-Lab:
47.4391, 71.5036, -2.3156
CIE-LCH:
47.4391, 71.5411, 358.1451
CIE-Luv:
47.4391, 108.8729, -16.5687
Hunter-Lab:
40.4435, 66.9699, 0.5078
#d51d77 color charts
#d51d77 color shades, tints & tones
#d51d77 color schemes
#d51d77 color preview, HTML & CSS examples
This text has a color of #d51d77
<p style="color:#d51d77;">Text here</p>
.mytext {color:#d51d77;}
This box has a color of #d51d77
<div style="background-color:#d51d77;">Content here</div>
.mybackground {background-color:#d51d77;}
Border around this has a color of #d51d77
<div style="border:2px solid #d51d77;">Content here</div>
.myborder {border:2px solid #d51d77;}