#d03b0c color space conversions
Hex:
#d03b0c
RGB:
208, 59, 12
CMY:
18, 77, 95
CMYK:
0, 72, 94, 18
HSL:
14°, 89.0909%, 43.1373%
HSV (HSB):
14°, 94.2308%, 81.5686%
XYZ:
27.6427, 16.5644, 2.0881
xyY:
0.5971, 0.3578, 16.5644
CIE-Lab:
47.7064, 56.6752, 56.3046
CIE-LCH:
47.7064, 79.8892, 44.8121
CIE-Luv:
47.7064, 120.1533, 36.9729
Hunter-Lab:
40.6993, 50.0123, 25.4476
#d03b0c color charts
#d03b0c color shades, tints & tones
#d03b0c color schemes
#d03b0c color preview, HTML & CSS examples
This text has a color of #d03b0c
<p style="color:#d03b0c;">Text here</p>
.mytext {color:#d03b0c;}
This box has a color of #d03b0c
<div style="background-color:#d03b0c;">Content here</div>
.mybackground {background-color:#d03b0c;}
Border around this has a color of #d03b0c
<div style="border:2px solid #d03b0c;">Content here</div>
.myborder {border:2px solid #d03b0c;}