#d51b9f color space conversions
Hex:
#d51b9f
RGB:
213, 27, 159
CMY:
16, 89, 38
CMYK:
0, 87, 25, 16
HSL:
317°, 77.5000%, 47.0588%
HSV (HSB):
317°, 87.3239%, 83.5294%
XYZ:
34.0905, 17.4332, 34.3691
xyY:
0.3969, 0.2030, 17.4332
CIE-Lab:
48.8013, 75.9348, -24.4492
CIE-LCH:
48.8013, 79.7738, 342.1527
CIE-Luv:
48.8013, 91.4706, -47.4582
Hunter-Lab:
41.7531, 72.6736, -19.5774
#d51b9f color charts
#d51b9f color shades, tints & tones
#d51b9f color schemes
#d51b9f color preview, HTML & CSS examples
This text has a color of #d51b9f
<p style="color:#d51b9f;">Text here</p>
.mytext {color:#d51b9f;}
This box has a color of #d51b9f
<div style="background-color:#d51b9f;">Content here</div>
.mybackground {background-color:#d51b9f;}
Border around this has a color of #d51b9f
<div style="border:2px solid #d51b9f;">Content here</div>
.myborder {border:2px solid #d51b9f;}