#d03d15 color space conversions
Hex:
#d03d15
RGB:
208, 61, 21
CMY:
18, 76, 92
CMYK:
0, 71, 90, 18
HSL:
13°, 81.6594%, 44.9020%
HSV (HSB):
13°, 89.9038%, 81.5686%
XYZ:
27.8165, 16.8015, 2.4864
xyY:
0.5905, 0.3567, 16.8015
CIE-Lab:
48.0090, 56.0636, 53.6189
CIE-LCH:
48.0090, 77.5765, 43.7232
CIE-Luv:
48.0090, 118.2352, 36.1945
Hunter-Lab:
40.9897, 49.4023, 25.0963
#d03d15 color charts
#d03d15 color shades, tints & tones
#d03d15 color schemes
#d03d15 color preview, HTML & CSS examples
This text has a color of #d03d15
<p style="color:#d03d15;">Text here</p>
.mytext {color:#d03d15;}
This box has a color of #d03d15
<div style="background-color:#d03d15;">Content here</div>
.mybackground {background-color:#d03d15;}
Border around this has a color of #d03d15
<div style="border:2px solid #d03d15;">Content here</div>
.myborder {border:2px solid #d03d15;}