#d03a14 color space conversions
Hex:
#d03a14
RGB:
208, 58, 20
CMY:
18, 77, 92
CMYK:
0, 72, 90, 18
HSL:
12°, 82.4561%, 44.7059%
HSV (HSB):
12°, 90.3846%, 81.5686%
XYZ:
27.6517, 16.4865, 2.3866
xyY:
0.5943, 0.3544, 16.4865
CIE-Lab:
47.6064, 57.1420, 53.6942
CIE-LCH:
47.6064, 78.4109, 43.2182
CIE-Luv:
47.6064, 120.2067, 35.6632
Hunter-Lab:
40.6036, 50.5053, 24.9375
#d03a14 color charts
#d03a14 color shades, tints & tones
#d03a14 color schemes
#d03a14 color preview, HTML & CSS examples
This text has a color of #d03a14
<p style="color:#d03a14;">Text here</p>
.mytext {color:#d03a14;}
This box has a color of #d03a14
<div style="background-color:#d03a14;">Content here</div>
.mybackground {background-color:#d03a14;}
Border around this has a color of #d03a14
<div style="border:2px solid #d03a14;">Content here</div>
.myborder {border:2px solid #d03a14;}