#d00f4c color space conversions
Hex:
#d00f4c
RGB:
208, 15, 76
CMY:
18, 94, 70
CMYK:
0, 93, 63, 18
HSL:
341°, 86.5471%, 43.7255%
HSV (HSB):
341°, 92.7885%, 81.5686%
XYZ:
27.4878, 14.2733, 8.1437
xyY:
0.5508, 0.2860, 14.2733
CIE-Lab:
44.6224, 69.3478, 20.2556
CIE-LCH:
44.6224, 72.2455, 16.2824
CIE-Luv:
44.6224, 124.9982, 8.4471
Hunter-Lab:
37.7801, 63.7566, 13.6657
#d00f4c color charts
#d00f4c color shades, tints & tones
#d00f4c color schemes
#d00f4c color preview, HTML & CSS examples
This text has a color of #d00f4c
<p style="color:#d00f4c;">Text here</p>
.mytext {color:#d00f4c;}
This box has a color of #d00f4c
<div style="background-color:#d00f4c;">Content here</div>
.mybackground {background-color:#d00f4c;}
Border around this has a color of #d00f4c
<div style="border:2px solid #d00f4c;">Content here</div>
.myborder {border:2px solid #d00f4c;}