#d20b24 color space conversions
Hex:
#d20b24
RGB:
210, 11, 36
CMY:
18, 96, 86
CMYK:
0, 95, 83, 18
HSL:
352°, 90.0452%, 43.3333%
HSV (HSB):
352°, 94.7619%, 82.3529%
XYZ:
27.0165, 14.0684, 2.9606
xyY:
0.6134, 0.3194, 14.0684
CIE-Lab:
44.3308, 68.7041, 43.8777
CIE-LCH:
44.3308, 81.5200, 32.5642
CIE-Luv:
44.3308, 138.2020, 25.6076
Hunter-Lab:
37.5078, 62.9329, 21.5755
#d20b24 color charts
#d20b24 color shades, tints & tones
#d20b24 color schemes
#d20b24 color preview, HTML & CSS examples
This text has a color of #d20b24
<p style="color:#d20b24;">Text here</p>
.mytext {color:#d20b24;}
This box has a color of #d20b24
<div style="background-color:#d20b24;">Content here</div>
.mybackground {background-color:#d20b24;}
Border around this has a color of #d20b24
<div style="border:2px solid #d20b24;">Content here</div>
.myborder {border:2px solid #d20b24;}