#dc3c02 color space conversions
Hex:
#dc3c02
RGB:
220, 60, 2
CMY:
14, 76, 99
CMYK:
0, 73, 99, 14
HSL:
16°, 98.1982%, 43.5294%
HSV (HSB):
16°, 99.0909%, 86.2745%
XYZ:
31.1420, 18.4517, 1.9776
xyY:
0.6039, 0.3578, 18.4517
CIE-Lab:
50.0395, 60.0455, 61.2889
CIE-LCH:
50.0395, 85.8009, 45.5871
CIE-Luv:
50.0395, 129.4926, 39.5424
Hunter-Lab:
42.9555, 54.2374, 27.3392
#dc3c02 color charts
#dc3c02 color shades, tints & tones
#dc3c02 color schemes
#dc3c02 color preview, HTML & CSS examples
This text has a color of #dc3c02
<p style="color:#dc3c02;">Text here</p>
.mytext {color:#dc3c02;}
This box has a color of #dc3c02
<div style="background-color:#dc3c02;">Content here</div>
.mybackground {background-color:#dc3c02;}
Border around this has a color of #dc3c02
<div style="border:2px solid #dc3c02;">Content here</div>
.myborder {border:2px solid #dc3c02;}