#d51d69 color space conversions
Hex:
#d51d69
RGB:
213, 29, 105
CMY:
16, 89, 59
CMYK:
0, 86, 51, 16
HSL:
335°, 76.0331%, 47.4510%
HSV (HSB):
335°, 86.3850%, 83.5294%
XYZ:
30.4297, 16.0448, 14.8577
xyY:
0.4961, 0.2616, 16.0448
CIE-Lab:
47.0332, 70.3555, 5.7119
CIE-LCH:
47.0332, 70.5870, 4.6414
CIE-Luv:
47.0332, 114.7924, -6.6607
Hunter-Lab:
40.0559, 65.5052, 6.0470
#d51d69 color charts
#d51d69 color shades, tints & tones
#d51d69 color schemes
#d51d69 color preview, HTML & CSS examples
This text has a color of #d51d69
<p style="color:#d51d69;">Text here</p>
.mytext {color:#d51d69;}
This box has a color of #d51d69
<div style="background-color:#d51d69;">Content here</div>
.mybackground {background-color:#d51d69;}
Border around this has a color of #d51d69
<div style="border:2px solid #d51d69;">Content here</div>
.myborder {border:2px solid #d51d69;}