#d51d88 color space conversions
Hex:
#d51d88
RGB:
213, 29, 136
CMY:
16, 89, 47
CMYK:
0, 86, 36, 16
HSL:
325°, 76.0331%, 47.4510%
HSV (HSB):
325°, 86.3850%, 83.5294%
XYZ:
32.3239, 16.8024, 24.8321
xyY:
0.4371, 0.2272, 16.8024
CIE-Lab:
48.0101, 73.0992, -11.8311
CIE-LCH:
48.0101, 74.0505, 350.8064
CIE-Luv:
48.0101, 101.3956, -29.2949
Hunter-Lab:
40.9908, 69.0249, -7.2242
#d51d88 color charts
#d51d88 color shades, tints & tones
#d51d88 color schemes
#d51d88 color preview, HTML & CSS examples
This text has a color of #d51d88
<p style="color:#d51d88;">Text here</p>
.mytext {color:#d51d88;}
This box has a color of #d51d88
<div style="background-color:#d51d88;">Content here</div>
.mybackground {background-color:#d51d88;}
Border around this has a color of #d51d88
<div style="border:2px solid #d51d88;">Content here</div>
.myborder {border:2px solid #d51d88;}