#d00f6f color space conversions
Hex:
#d00f6f
RGB:
208, 15, 111
CMY:
18, 94, 56
CMYK:
0, 93, 47, 18
HSL:
330°, 86.5471%, 43.7255%
HSV (HSB):
330°, 92.7885%, 81.5686%
XYZ:
29.0525, 14.8992, 16.3835
xyY:
0.4815, 0.2469, 14.8992
CIE-Lab:
45.4959, 71.7415, -0.3491
CIE-LCH:
45.4959, 71.7424, 359.7212
CIE-Luv:
45.4959, 110.8102, -14.1151
Hunter-Lab:
38.5995, 66.8014, 1.8541
#d00f6f color charts
#d00f6f color shades, tints & tones
#d00f6f color schemes
#d00f6f color preview, HTML & CSS examples
This text has a color of #d00f6f
<p style="color:#d00f6f;">Text here</p>
.mytext {color:#d00f6f;}
This box has a color of #d00f6f
<div style="background-color:#d00f6f;">Content here</div>
.mybackground {background-color:#d00f6f;}
Border around this has a color of #d00f6f
<div style="border:2px solid #d00f6f;">Content here</div>
.myborder {border:2px solid #d00f6f;}