#dc3d03 color space conversions
Hex:
#dc3d03
RGB:
220, 61, 3
CMY:
14, 76, 99
CMYK:
0, 72, 99, 14
HSL:
16°, 97.3094%, 43.7255%
HSV (HSB):
16°, 98.6364%, 86.2745%
XYZ:
31.2004, 18.5597, 2.0241
xyY:
0.6025, 0.3584, 18.5597
CIE-Lab:
50.1681, 59.7066, 61.1019
CIE-LCH:
50.1681, 85.4302, 45.6617
CIE-Luv:
50.1681, 128.8174, 39.6649
Hunter-Lab:
43.0810, 53.8827, 27.3710
#dc3d03 color charts
#dc3d03 color shades, tints & tones
#dc3d03 color schemes
#dc3d03 color preview, HTML & CSS examples
This text has a color of #dc3d03
<p style="color:#dc3d03;">Text here</p>
.mytext {color:#dc3d03;}
This box has a color of #dc3d03
<div style="background-color:#dc3d03;">Content here</div>
.mybackground {background-color:#dc3d03;}
Border around this has a color of #dc3d03
<div style="border:2px solid #dc3d03;">Content here</div>
.myborder {border:2px solid #dc3d03;}