#d00f8e color space conversions
Hex:
#d00f8e
RGB:
208, 15, 142
CMY:
18, 94, 44
CMYK:
0, 93, 32, 18
HSL:
321°, 86.5471%, 43.7255%
HSV (HSB):
321°, 92.7885%, 81.5686%
XYZ:
31.0657, 15.7045, 26.9851
xyY:
0.4212, 0.2129, 15.7045
CIE-Lab:
46.5844, 74.6563, -17.7233
CIE-LCH:
46.5844, 76.7312, 346.6453
CIE-Luv:
46.5844, 96.6895, -37.3680
Hunter-Lab:
39.6290, 70.5782, -12.6329
#d00f8e color charts
#d00f8e color shades, tints & tones
#d00f8e color schemes
#d00f8e color preview, HTML & CSS examples
This text has a color of #d00f8e
<p style="color:#d00f8e;">Text here</p>
.mytext {color:#d00f8e;}
This box has a color of #d00f8e
<div style="background-color:#d00f8e;">Content here</div>
.mybackground {background-color:#d00f8e;}
Border around this has a color of #d00f8e
<div style="border:2px solid #d00f8e;">Content here</div>
.myborder {border:2px solid #d00f8e;}