#d20b1e color space conversions
Hex:
#d20b1e
RGB:
210, 11, 30
CMY:
18, 96, 88
CMYK:
0, 95, 86, 18
HSL:
354°, 90.0452%, 43.3333%
HSV (HSB):
354°, 94.7619%, 82.3529%
XYZ:
26.9324, 14.0347, 2.5178
xyY:
0.6194, 0.3227, 14.0347
CIE-Lab:
44.2827, 68.5701, 46.9566
CIE-LCH:
44.2827, 83.1070, 34.4032
CIE-Luv:
44.2827, 139.2330, 27.1783
Hunter-Lab:
37.4629, 62.7647, 22.2394
#d20b1e color charts
#d20b1e color shades, tints & tones
#d20b1e color schemes
#d20b1e color preview, HTML & CSS examples
This text has a color of #d20b1e
<p style="color:#d20b1e;">Text here</p>
.mytext {color:#d20b1e;}
This box has a color of #d20b1e
<div style="background-color:#d20b1e;">Content here</div>
.mybackground {background-color:#d20b1e;}
Border around this has a color of #d20b1e
<div style="border:2px solid #d20b1e;">Content here</div>
.myborder {border:2px solid #d20b1e;}