#d800b9 color space conversions
Hex:
#d800b9
RGB:
216, 0, 185
CMY:
15, 100, 27
CMYK:
0, 100, 14, 15
HSL:
309°, 100.0000%, 42.3529%
HSV (HSB):
309°, 100.0000%, 84.7059%
XYZ:
37.0759, 18.1017, 47.4388
xyY:
0.3613, 0.1764, 18.1017
CIE-Lab:
49.6192, 82.4903, -38.4827
CIE-LCH:
49.6192, 91.0251, 334.9904
CIE-Luv:
49.6192, 84.5354, -69.0456
Hunter-Lab:
42.5461, 81.0942, -36.3259
#d800b9 color charts
#d800b9 color shades, tints & tones
#d800b9 color schemes
#d800b9 color preview, HTML & CSS examples
This text has a color of #d800b9
<p style="color:#d800b9;">Text here</p>
.mytext {color:#d800b9;}
This box has a color of #d800b9
<div style="background-color:#d800b9;">Content here</div>
.mybackground {background-color:#d800b9;}
Border around this has a color of #d800b9
<div style="border:2px solid #d800b9;">Content here</div>
.myborder {border:2px solid #d800b9;}