#d800b5 color space conversions
Hex:
#d800b5
RGB:
216, 0, 181
CMY:
15, 100, 29
CMYK:
0, 100, 16, 15
HSL:
310°, 100.0000%, 42.3529%
HSV (HSB):
310°, 100.0000%, 84.7059%
XYZ:
36.6594, 17.9351, 45.2457
xyY:
0.3672, 0.1796, 17.9351
CIE-Lab:
49.4173, 81.9876, -36.4574
CIE-LCH:
49.4173, 89.7280, 336.0267
CIE-Luv:
49.4173, 86.3116, -65.9542
Hunter-Lab:
42.3499, 80.4029, -33.6993
#d800b5 color charts
#d800b5 color shades, tints & tones
#d800b5 color schemes
#d800b5 color preview, HTML & CSS examples
This text has a color of #d800b5
<p style="color:#d800b5;">Text here</p>
.mytext {color:#d800b5;}
This box has a color of #d800b5
<div style="background-color:#d800b5;">Content here</div>
.mybackground {background-color:#d800b5;}
Border around this has a color of #d800b5
<div style="border:2px solid #d800b5;">Content here</div>
.myborder {border:2px solid #d800b5;}