#d51b6d color space conversions
Hex:
#d51b6d
RGB:
213, 27, 109
CMY:
16, 89, 57
CMYK:
0, 87, 49, 16
HSL:
334°, 77.5000%, 47.0588%
HSV (HSB):
334°, 87.3239%, 83.5294%
XYZ:
30.5928, 16.0341, 15.9505
xyY:
0.4889, 0.2562, 16.0341
CIE-Lab:
47.0192, 71.0256, 3.2230
CIE-LCH:
47.0192, 71.0987, 2.5982
CIE-Luv:
47.0192, 113.5837, -9.7192
Hunter-Lab:
40.0426, 66.3005, 4.4124
#d51b6d color charts
#d51b6d color shades, tints & tones
#d51b6d color schemes
#d51b6d color preview, HTML & CSS examples
This text has a color of #d51b6d
<p style="color:#d51b6d;">Text here</p>
.mytext {color:#d51b6d;}
This box has a color of #d51b6d
<div style="background-color:#d51b6d;">Content here</div>
.mybackground {background-color:#d51b6d;}
Border around this has a color of #d51b6d
<div style="border:2px solid #d51b6d;">Content here</div>
.myborder {border:2px solid #d51b6d;}