#d20d2f color space conversions
Hex:
#d20d2f
RGB:
210, 13, 47
CMY:
18, 95, 82
CMYK:
0, 94, 78, 18
HSL:
350°, 88.3408%, 43.7255%
HSV (HSB):
350°, 93.8095%, 82.3529%
XYZ:
27.2354, 14.1947, 3.9937
xyY:
0.5996, 0.3125, 14.1947
CIE-Lab:
44.5109, 68.8133, 37.8780
CIE-LCH:
44.5109, 78.5495, 28.8304
CIE-Luv:
44.5109, 135.5364, 22.1862
Hunter-Lab:
37.6759, 63.1023, 20.0883
#d20d2f color charts
#d20d2f color shades, tints & tones
#d20d2f color schemes
#d20d2f color preview, HTML & CSS examples
This text has a color of #d20d2f
<p style="color:#d20d2f;">Text here</p>
.mytext {color:#d20d2f;}
This box has a color of #d20d2f
<div style="background-color:#d20d2f;">Content here</div>
.mybackground {background-color:#d20d2f;}
Border around this has a color of #d20d2f
<div style="border:2px solid #d20d2f;">Content here</div>
.myborder {border:2px solid #d20d2f;}