#d03a0b color space conversions
Hex:
#d03a0b
RGB:
208, 58, 11
CMY:
18, 77, 96
CMYK:
0, 72, 95, 18
HSL:
14°, 89.9543%, 42.9412%
HSV (HSB):
14°, 94.7115%, 81.5686%
XYZ:
27.5859, 16.4602, 2.0398
xyY:
0.5986, 0.3572, 16.4602
CIE-Lab:
47.5725, 57.0249, 56.4901
CIE-LCH:
47.5725, 80.2681, 44.7301
CIE-Luv:
47.5725, 120.8379, 36.8558
Hunter-Lab:
40.5711, 50.3696, 25.4189
#d03a0b color charts
#d03a0b color shades, tints & tones
#d03a0b color schemes
#d03a0b color preview, HTML & CSS examples
This text has a color of #d03a0b
<p style="color:#d03a0b;">Text here</p>
.mytext {color:#d03a0b;}
This box has a color of #d03a0b
<div style="background-color:#d03a0b;">Content here</div>
.mybackground {background-color:#d03a0b;}
Border around this has a color of #d03a0b
<div style="border:2px solid #d03a0b;">Content here</div>
.myborder {border:2px solid #d03a0b;}