#d00f6d color space conversions
Hex:
#d00f6d
RGB:
208, 15, 109
CMY:
18, 94, 57
CMYK:
0, 93, 48, 18
HSL:
331°, 86.5471%, 43.7255%
HSV (HSB):
331°, 92.7885%, 81.5686%
XYZ:
28.9436, 14.8557, 15.8099
xyY:
0.4856, 0.2492, 14.8557
CIE-Lab:
45.4359, 71.5787, 0.8036
CIE-LCH:
45.4359, 71.5832, 0.6432
CIE-Luv:
45.4359, 111.6923, -12.6917
Hunter-Lab:
38.5431, 66.5926, 2.6600
#d00f6d color charts
#d00f6d color shades, tints & tones
#d00f6d color schemes
#d00f6d color preview, HTML & CSS examples
This text has a color of #d00f6d
<p style="color:#d00f6d;">Text here</p>
.mytext {color:#d00f6d;}
This box has a color of #d00f6d
<div style="background-color:#d00f6d;">Content here</div>
.mybackground {background-color:#d00f6d;}
Border around this has a color of #d00f6d
<div style="border:2px solid #d00f6d;">Content here</div>
.myborder {border:2px solid #d00f6d;}