#d20b1f color space conversions
Hex:
#d20b1f
RGB:
210, 11, 31
CMY:
18, 96, 88
CMYK:
0, 95, 85, 18
HSL:
354°, 90.0452%, 43.3333%
HSV (HSB):
354°, 94.7619%, 82.3529%
XYZ:
26.9453, 14.0399, 2.5861
xyY:
0.6184, 0.3222, 14.0399
CIE-Lab:
44.2901, 68.5908, 46.4584
CIE-LCH:
44.2901, 82.8437, 34.1109
CIE-Luv:
44.2901, 139.0729, 26.9345
Hunter-Lab:
37.4699, 62.7907, 22.1368
#d20b1f color charts
#d20b1f color shades, tints & tones
#d20b1f color schemes
#d20b1f color preview, HTML & CSS examples
This text has a color of #d20b1f
<p style="color:#d20b1f;">Text here</p>
.mytext {color:#d20b1f;}
This box has a color of #d20b1f
<div style="background-color:#d20b1f;">Content here</div>
.mybackground {background-color:#d20b1f;}
Border around this has a color of #d20b1f
<div style="border:2px solid #d20b1f;">Content here</div>
.myborder {border:2px solid #d20b1f;}