#d20c3a color space conversions
Hex:
#d20c3a
RGB:
210, 12, 58
CMY:
18, 95, 77
CMYK:
0, 94, 72, 18
HSL:
346°, 89.1892%, 43.5294%
HSV (HSB):
346°, 94.2857%, 82.3529%
XYZ:
27.4735, 14.2701, 5.3094
xyY:
0.5839, 0.3033, 14.2701
CIE-Lab:
44.6178, 69.3108, 31.4459
CIE-LCH:
44.6178, 76.1106, 24.4035
CIE-Luv:
44.6178, 132.8341, 17.6997
Hunter-Lab:
37.7757, 63.7119, 18.1098
#d20c3a color charts
#d20c3a color shades, tints & tones
#d20c3a color schemes
#d20c3a color preview, HTML & CSS examples
This text has a color of #d20c3a
<p style="color:#d20c3a;">Text here</p>
.mytext {color:#d20c3a;}
This box has a color of #d20c3a
<div style="background-color:#d20c3a;">Content here</div>
.mybackground {background-color:#d20c3a;}
Border around this has a color of #d20c3a
<div style="border:2px solid #d20c3a;">Content here</div>
.myborder {border:2px solid #d20c3a;}