#d0015e color space conversions
Hex:
#d0015e
RGB:
208, 1, 94
CMY:
18, 100, 63
CMYK:
0, 100, 55, 18
HSL:
333°, 99.0431%, 40.9804%
HSV (HSB):
333°, 99.5192%, 81.5686%
XYZ:
28.0437, 14.2398, 11.8602
xyY:
0.5179, 0.2630, 14.2398
CIE-Lab:
44.5748, 71.7671, 8.9239
CIE-LCH:
44.5748, 72.3198, 7.0881
CIE-Luv:
44.5748, 119.8354, -3.5004
Hunter-Lab:
37.7356, 66.6171, 7.7803
#d0015e color charts
#d0015e color shades, tints & tones
#d0015e color schemes
#d0015e color preview, HTML & CSS examples
This text has a color of #d0015e
<p style="color:#d0015e;">Text here</p>
.mytext {color:#d0015e;}
This box has a color of #d0015e
<div style="background-color:#d0015e;">Content here</div>
.mybackground {background-color:#d0015e;}
Border around this has a color of #d0015e
<div style="border:2px solid #d0015e;">Content here</div>
.myborder {border:2px solid #d0015e;}