#d20c24 color space conversions
Hex:
#d20c24
RGB:
210, 12, 36
CMY:
18, 95, 86
CMYK:
0, 94, 83, 18
HSL:
353°, 89.1892%, 43.5294%
HSV (HSB):
353°, 94.2857%, 82.3529%
XYZ:
27.0283, 14.0920, 2.9645
xyY:
0.6131, 0.3197, 14.0920
CIE-Lab:
44.3645, 68.6066, 43.9092
CIE-LCH:
44.3645, 81.4548, 32.6198
CIE-Luv:
44.3645, 138.0318, 25.6709
Hunter-Lab:
37.5393, 62.8262, 21.5952
#d20c24 color charts
#d20c24 color shades, tints & tones
#d20c24 color schemes
#d20c24 color preview, HTML & CSS examples
This text has a color of #d20c24
<p style="color:#d20c24;">Text here</p>
.mytext {color:#d20c24;}
This box has a color of #d20c24
<div style="background-color:#d20c24;">Content here</div>
.mybackground {background-color:#d20c24;}
Border around this has a color of #d20c24
<div style="border:2px solid #d20c24;">Content here</div>
.myborder {border:2px solid #d20c24;}