#d03020 color space conversions
Hex:
#d03020
RGB:
208, 48, 32
CMY:
18, 81, 87
CMYK:
0, 77, 85, 18
HSL:
5°, 73.3333%, 47.0588%
HSV (HSB):
5°, 84.6154%, 81.5686%
XYZ:
27.3301, 15.6281, 2.9426
xyY:
0.5954, 0.3405, 15.6281
CIE-Lab:
46.4827, 60.6959, 47.7103
CIE-LCH:
46.4827, 77.2027, 38.1693
CIE-Luv:
46.4827, 124.5918, 31.1111
Hunter-Lab:
39.5324, 54.2215, 23.2595
#d03020 color charts
#d03020 color shades, tints & tones
#d03020 color schemes
#d03020 color preview, HTML & CSS examples
This text has a color of #d03020
<p style="color:#d03020;">Text here</p>
.mytext {color:#d03020;}
This box has a color of #d03020
<div style="background-color:#d03020;">Content here</div>
.mybackground {background-color:#d03020;}
Border around this has a color of #d03020
<div style="border:2px solid #d03020;">Content here</div>
.myborder {border:2px solid #d03020;}