#d800bb color space conversions
Hex:
#d800bb
RGB:
216, 0, 187
CMY:
15, 100, 27
CMYK:
0, 100, 13, 15
HSL:
308°, 100.0000%, 42.3529%
HSV (HSB):
308°, 100.0000%, 84.7059%
XYZ:
37.2885, 18.1868, 48.5588
xyY:
0.3584, 0.1748, 18.1868
CIE-Lab:
49.7219, 82.7452, -39.4897
CIE-LCH:
49.7219, 91.6853, 334.4875
CIE-Luv:
49.7219, 83.6552, -70.5870
Hunter-Lab:
42.6460, 81.4454, -37.6583
#d800bb color charts
#d800bb color shades, tints & tones
#d800bb color schemes
#d800bb color preview, HTML & CSS examples
This text has a color of #d800bb
<p style="color:#d800bb;">Text here</p>
.mytext {color:#d800bb;}
This box has a color of #d800bb
<div style="background-color:#d800bb;">Content here</div>
.mybackground {background-color:#d800bb;}
Border around this has a color of #d800bb
<div style="border:2px solid #d800bb;">Content here</div>
.myborder {border:2px solid #d800bb;}