#d03c0c color space conversions
Hex:
#d03c0c
RGB:
208, 60, 12
CMY:
18, 76, 95
CMYK:
0, 71, 94, 18
HSL:
15°, 89.0909%, 43.1373%
HSV (HSB):
15°, 94.2308%, 81.5686%
XYZ:
27.6946, 16.6682, 2.1054
xyY:
0.5960, 0.3587, 16.6682
CIE-Lab:
47.8392, 56.3100, 56.3861
CIE-LCH:
47.8392, 79.6882, 45.0387
CIE-Luv:
47.8392, 119.5184, 37.2014
Hunter-Lab:
40.8267, 49.6383, 25.5211
#d03c0c color charts
#d03c0c color shades, tints & tones
#d03c0c color schemes
#d03c0c color preview, HTML & CSS examples
This text has a color of #d03c0c
<p style="color:#d03c0c;">Text here</p>
.mytext {color:#d03c0c;}
This box has a color of #d03c0c
<div style="background-color:#d03c0c;">Content here</div>
.mybackground {background-color:#d03c0c;}
Border around this has a color of #d03c0c
<div style="border:2px solid #d03c0c;">Content here</div>
.myborder {border:2px solid #d03c0c;}