#d03b0b color space conversions
Hex:
#d03b0b
RGB:
208, 59, 11
CMY:
18, 77, 96
CMYK:
0, 72, 95, 18
HSL:
15°, 89.9543%, 42.9412%
HSV (HSB):
15°, 94.7115%, 81.5686%
XYZ:
27.6368, 16.5620, 2.0568
xyY:
0.5975, 0.3581, 16.5620
CIE-Lab:
47.7033, 56.6645, 56.5687
CIE-LCH:
47.7033, 80.0680, 44.9515
CIE-Luv:
47.7033, 120.2101, 37.0809
Hunter-Lab:
40.6964, 50.0000, 25.4910
#d03b0b color charts
#d03b0b color shades, tints & tones
#d03b0b color schemes
#d03b0b color preview, HTML & CSS examples
This text has a color of #d03b0b
<p style="color:#d03b0b;">Text here</p>
.mytext {color:#d03b0b;}
This box has a color of #d03b0b
<div style="background-color:#d03b0b;">Content here</div>
.mybackground {background-color:#d03b0b;}
Border around this has a color of #d03b0b
<div style="border:2px solid #d03b0b;">Content here</div>
.myborder {border:2px solid #d03b0b;}