#d81cbc color space conversions
Hex:
#d81cbc
RGB:
216, 28, 188
CMY:
15, 89, 26
CMYK:
0, 87, 13, 15
HSL:
309°, 77.0492%, 47.8431%
HSV (HSB):
309°, 87.0370%, 84.7059%
XYZ:
37.8113, 19.0603, 49.2631
xyY:
0.3563, 0.1796, 19.0603
CIE-Lab:
50.7577, 79.9831, -38.4390
CIE-LCH:
50.7577, 88.7403, 334.3315
CIE-Luv:
50.7577, 81.1161, -68.9655
Hunter-Lab:
43.6581, 78.1931, -36.3412
#d81cbc color charts
#d81cbc color shades, tints & tones
#d81cbc color schemes
#d81cbc color preview, HTML & CSS examples
This text has a color of #d81cbc
<p style="color:#d81cbc;">Text here</p>
.mytext {color:#d81cbc;}
This box has a color of #d81cbc
<div style="background-color:#d81cbc;">Content here</div>
.mybackground {background-color:#d81cbc;}
Border around this has a color of #d81cbc
<div style="border:2px solid #d81cbc;">Content here</div>
.myborder {border:2px solid #d81cbc;}