#d51e9b color space conversions
Hex:
#d51e9b
RGB:
213, 30, 155
CMY:
16, 88, 39
CMYK:
0, 86, 27, 16
HSL:
319°, 75.3086%, 47.6471%
HSV (HSB):
319°, 85.9155%, 83.5294%
XYZ:
33.8212, 17.4412, 32.5943
xyY:
0.4033, 0.2080, 17.4412
CIE-Lab:
48.8113, 74.9541, -22.0465
CIE-LCH:
48.8113, 78.1292, 343.6097
CIE-Luv:
48.8113, 92.7719, -43.8755
Hunter-Lab:
41.7627, 71.4722, -17.0398
#d51e9b color charts
#d51e9b color shades, tints & tones
#d51e9b color schemes
#d51e9b color preview, HTML & CSS examples
This text has a color of #d51e9b
<p style="color:#d51e9b;">Text here</p>
.mytext {color:#d51e9b;}
This box has a color of #d51e9b
<div style="background-color:#d51e9b;">Content here</div>
.mybackground {background-color:#d51e9b;}
Border around this has a color of #d51e9b
<div style="border:2px solid #d51e9b;">Content here</div>
.myborder {border:2px solid #d51e9b;}