#d811c8 color space conversions
Hex:
#d811c8
RGB:
216, 17, 200
CMY:
15, 93, 22
CMYK:
0, 92, 7, 15
HSL:
305°, 85.4077%, 45.6863%
HSV (HSB):
305°, 92.1296%, 84.7059%
XYZ:
38.9447, 19.1700, 56.2911
xyY:
0.3404, 0.1676, 19.1700
CIE-Lab:
50.8855, 83.0704, -45.1981
CIE-LCH:
50.8855, 94.5704, 331.4497
CIE-Luv:
50.8855, 77.1528, -79.4145
Hunter-Lab:
43.7835, 82.1515, -45.5789
#d811c8 color charts
#d811c8 color shades, tints & tones
#d811c8 color schemes
#d811c8 color preview, HTML & CSS examples
This text has a color of #d811c8
<p style="color:#d811c8;">Text here</p>
.mytext {color:#d811c8;}
This box has a color of #d811c8
<div style="background-color:#d811c8;">Content here</div>
.mybackground {background-color:#d811c8;}
Border around this has a color of #d811c8
<div style="border:2px solid #d811c8;">Content here</div>
.myborder {border:2px solid #d811c8;}