#d20e24 color space conversions
Hex:
#d20e24
RGB:
210, 14, 36
CMY:
18, 95, 86
CMYK:
0, 93, 83, 18
HSL:
353°, 87.5000%, 43.9216%
HSV (HSB):
353°, 93.3333%, 82.3529%
XYZ:
27.0538, 14.1431, 2.9731
xyY:
0.6125, 0.3202, 14.1431
CIE-Lab:
44.4374, 68.3959, 43.9773
CIE-LCH:
44.4374, 81.3143, 32.7403
CIE-Luv:
44.4374, 137.6640, 25.8076
Hunter-Lab:
37.6073, 62.5960, 21.6379
#d20e24 color charts
#d20e24 color shades, tints & tones
#d20e24 color schemes
#d20e24 color preview, HTML & CSS examples
This text has a color of #d20e24
<p style="color:#d20e24;">Text here</p>
.mytext {color:#d20e24;}
This box has a color of #d20e24
<div style="background-color:#d20e24;">Content here</div>
.mybackground {background-color:#d20e24;}
Border around this has a color of #d20e24
<div style="border:2px solid #d20e24;">Content here</div>
.myborder {border:2px solid #d20e24;}