#d0005d color space conversions
Hex:
#d0005d
RGB:
208, 0, 93
CMY:
18, 100, 64
CMYK:
0, 100, 55, 18
HSL:
333°, 100.0000%, 40.7843%
HSV (HSB):
333°, 100.0000%, 81.5686%
XYZ:
27.9882, 14.2002, 11.6217
xyY:
0.5201, 0.2639, 14.2002
CIE-Lab:
44.5187, 71.7895, 9.4717
CIE-LCH:
44.5187, 72.4116, 7.5160
CIE-Luv:
44.5187, 120.3771, -2.9198
Hunter-Lab:
37.6832, 66.6308, 8.0929
#d0005d color charts
#d0005d color shades, tints & tones
#d0005d color schemes
#d0005d color preview, HTML & CSS examples
This text has a color of #d0005d
<p style="color:#d0005d;">Text here</p>
.mytext {color:#d0005d;}
This box has a color of #d0005d
<div style="background-color:#d0005d;">Content here</div>
.mybackground {background-color:#d0005d;}
Border around this has a color of #d0005d
<div style="border:2px solid #d0005d;">Content here</div>
.myborder {border:2px solid #d0005d;}