#d03d0a color space conversions
Hex:
#d03d0a
RGB:
208, 61, 10
CMY:
18, 76, 96
CMYK:
0, 71, 95, 18
HSL:
15°, 90.8257%, 42.7451%
HSV (HSB):
15°, 95.1923%, 81.5686%
XYZ:
27.7360, 16.7693, 2.0621
xyY:
0.5956, 0.3601, 16.7693
CIE-Lab:
47.9680, 55.9193, 56.9790
CIE-LCH:
47.9680, 79.8347, 45.5378
CIE-Luv:
47.9680, 118.9843, 37.6420
Hunter-Lab:
40.9503, 49.2362, 25.6796
#d03d0a color charts
#d03d0a color shades, tints & tones
#d03d0a color schemes
#d03d0a color preview, HTML & CSS examples
This text has a color of #d03d0a
<p style="color:#d03d0a;">Text here</p>
.mytext {color:#d03d0a;}
This box has a color of #d03d0a
<div style="background-color:#d03d0a;">Content here</div>
.mybackground {background-color:#d03d0a;}
Border around this has a color of #d03d0a
<div style="border:2px solid #d03d0a;">Content here</div>
.myborder {border:2px solid #d03d0a;}