#d20f4f color space conversions
Hex:
#d20f4f
RGB:
210, 15, 79
CMY:
18, 94, 69
CMYK:
0, 93, 62, 18
HSL:
340°, 86.6667%, 44.1176%
HSV (HSB):
340°, 92.8571%, 82.3529%
XYZ:
28.1604, 14.6078, 8.7325
xyY:
0.5468, 0.2836, 14.6078
CIE-Lab:
45.0923, 69.9982, 19.0821
CIE-LCH:
45.0923, 72.5525, 15.2488
CIE-Luv:
45.0923, 125.4766, 7.2707
Hunter-Lab:
38.2202, 64.6328, 13.2076
#d20f4f color charts
#d20f4f color shades, tints & tones
#d20f4f color schemes
#d20f4f color preview, HTML & CSS examples
This text has a color of #d20f4f
<p style="color:#d20f4f;">Text here</p>
.mytext {color:#d20f4f;}
This box has a color of #d20f4f
<div style="background-color:#d20f4f;">Content here</div>
.mybackground {background-color:#d20f4f;}
Border around this has a color of #d20f4f
<div style="border:2px solid #d20f4f;">Content here</div>
.myborder {border:2px solid #d20f4f;}