#d00d4f color space conversions
Hex:
#d00d4f
RGB:
208, 13, 79
CMY:
18, 95, 69
CMYK:
0, 94, 62, 18
HSL:
340°, 88.2353%, 43.3333%
HSV (HSB):
340°, 93.7500%, 81.5686%
XYZ:
27.5676, 14.2623, 8.6971
xyY:
0.5456, 0.2823, 14.2623
CIE-Lab:
44.6067, 69.7355, 18.3618
CIE-LCH:
44.6067, 72.1123, 14.7515
CIE-Luv:
44.6067, 124.2372, 6.5813
Hunter-Lab:
37.7654, 64.2103, 12.7818
#d00d4f color charts
#d00d4f color shades, tints & tones
#d00d4f color schemes
#d00d4f color preview, HTML & CSS examples
This text has a color of #d00d4f
<p style="color:#d00d4f;">Text here</p>
.mytext {color:#d00d4f;}
This box has a color of #d00d4f
<div style="background-color:#d00d4f;">Content here</div>
.mybackground {background-color:#d00d4f;}
Border around this has a color of #d00d4f
<div style="border:2px solid #d00d4f;">Content here</div>
.myborder {border:2px solid #d00d4f;}