#d00f4f color space conversions
Hex:
#d00f4f
RGB:
208, 15, 79
CMY:
18, 94, 69
CMYK:
0, 93, 62, 18
HSL:
340°, 86.5471%, 43.7255%
HSV (HSB):
340°, 92.7885%, 81.5686%
XYZ:
27.5945, 14.3161, 8.7060
xyY:
0.5452, 0.2828, 14.3161
CIE-Lab:
44.6828, 69.5150, 18.4634
CIE-LCH:
44.6828, 71.9252, 14.8745
CIE-Luv:
44.6828, 123.9145, 6.7467
Hunter-Lab:
37.8366, 63.9676, 12.8432
#d00f4f color charts
#d00f4f color shades, tints & tones
#d00f4f color schemes
#d00f4f color preview, HTML & CSS examples
This text has a color of #d00f4f
<p style="color:#d00f4f;">Text here</p>
.mytext {color:#d00f4f;}
This box has a color of #d00f4f
<div style="background-color:#d00f4f;">Content here</div>
.mybackground {background-color:#d00f4f;}
Border around this has a color of #d00f4f
<div style="border:2px solid #d00f4f;">Content here</div>
.myborder {border:2px solid #d00f4f;}