#d03c1b color space conversions
Hex:
#d03c1b
RGB:
208, 60, 27
CMY:
18, 76, 89
CMYK:
0, 71, 87, 18
HSL:
11°, 77.0213%, 46.0784%
HSV (HSB):
11°, 87.0192%, 81.5686%
XYZ:
27.8261, 16.7207, 2.7977
xyY:
0.5877, 0.3532, 16.7207
CIE-Lab:
47.9062, 56.5446, 51.1659
CIE-LCH:
47.9062, 76.2578, 42.1412
CIE-Luv:
47.9062, 118.2906, 34.8458
Hunter-Lab:
40.8910, 49.9090, 24.5671
#d03c1b color charts
#d03c1b color shades, tints & tones
#d03c1b color schemes
#d03c1b color preview, HTML & CSS examples
This text has a color of #d03c1b
<p style="color:#d03c1b;">Text here</p>
.mytext {color:#d03c1b;}
This box has a color of #d03c1b
<div style="background-color:#d03c1b;">Content here</div>
.mybackground {background-color:#d03c1b;}
Border around this has a color of #d03c1b
<div style="border:2px solid #d03c1b;">Content here</div>
.myborder {border:2px solid #d03c1b;}