#d0085d color space conversions
Hex:
#d0085d
RGB:
208, 8, 93
CMY:
18, 97, 64
CMYK:
0, 96, 55, 18
HSL:
335°, 92.5926%, 42.3529%
HSV (HSB):
335°, 96.1538%, 81.5686%
XYZ:
28.0750, 14.3739, 11.6506
xyY:
0.5190, 0.2657, 14.3739
CIE-Lab:
44.7644, 71.0740, 9.8166
CIE-LCH:
44.7644, 71.7488, 7.8638
CIE-Luv:
44.7644, 119.4117, -2.3601
Hunter-Lab:
37.9129, 65.8342, 8.3192
#d0085d color charts
#d0085d color shades, tints & tones
#d0085d color schemes
#d0085d color preview, HTML & CSS examples
This text has a color of #d0085d
<p style="color:#d0085d;">Text here</p>
.mytext {color:#d0085d;}
This box has a color of #d0085d
<div style="background-color:#d0085d;">Content here</div>
.mybackground {background-color:#d0085d;}
Border around this has a color of #d0085d
<div style="border:2px solid #d0085d;">Content here</div>
.myborder {border:2px solid #d0085d;}