#d0015d color space conversions
Hex:
#d0015d
RGB:
208, 1, 93
CMY:
18, 100, 64
CMYK:
0, 100, 55, 18
HSL:
333°, 99.0431%, 40.9804%
HSV (HSB):
333°, 99.5192%, 81.5686%
XYZ:
27.9991, 14.2219, 11.6253
xyY:
0.5200, 0.2641, 14.2219
CIE-Lab:
44.5495, 71.6996, 9.5150
CIE-LCH:
44.5495, 72.3282, 7.5593
CIE-Luv:
44.5495, 120.2559, -2.8495
Hunter-Lab:
37.7120, 66.5305, 8.1213
#d0015d color charts
#d0015d color shades, tints & tones
#d0015d color schemes
#d0015d color preview, HTML & CSS examples
This text has a color of #d0015d
<p style="color:#d0015d;">Text here</p>
.mytext {color:#d0015d;}
This box has a color of #d0015d
<div style="background-color:#d0015d;">Content here</div>
.mybackground {background-color:#d0015d;}
Border around this has a color of #d0015d
<div style="border:2px solid #d0015d;">Content here</div>
.myborder {border:2px solid #d0015d;}