#d20b05 color space conversions
Hex:
#d20b05
RGB:
210, 11, 5
CMY:
18, 96, 98
CMYK:
0, 95, 98, 18
HSL:
2°, 95.3488%, 42.1569%
HSV (HSB):
2°, 97.6190%, 82.3529%
XYZ:
26.7254, 13.9519, 1.4280
xyY:
0.6347, 0.3314, 13.9519
CIE-Lab:
44.1639, 68.2386, 56.5661
CIE-LCH:
44.1639, 88.6354, 39.6569
CIE-Luv:
44.1639, 141.8385, 31.1370
Hunter-Lab:
37.3523, 62.3495, 23.8799
#d20b05 color charts
#d20b05 color shades, tints & tones
#d20b05 color schemes
#d20b05 color preview, HTML & CSS examples
This text has a color of #d20b05
<p style="color:#d20b05;">Text here</p>
.mytext {color:#d20b05;}
This box has a color of #d20b05
<div style="background-color:#d20b05;">Content here</div>
.mybackground {background-color:#d20b05;}
Border around this has a color of #d20b05
<div style="border:2px solid #d20b05;">Content here</div>
.myborder {border:2px solid #d20b05;}