#dc4c00 color space conversions
Hex:
#dc4c00
RGB:
220, 76, 0
CMY:
14, 70, 100
CMYK:
0, 65, 100, 14
HSL:
21°, 100.0000%, 43.1373%
HSV (HSB):
21°, 100.0000%, 86.2745%
XYZ:
32.0996, 20.3845, 2.2428
xyY:
0.5865, 0.3725, 20.3845
CIE-Lab:
52.2692, 53.9323, 62.8814
CIE-LCH:
52.2692, 82.8418, 49.3809
CIE-Luv:
52.2692, 118.7537, 43.5271
Hunter-Lab:
45.1492, 47.8966, 28.6593
#dc4c00 color charts
#dc4c00 color shades, tints & tones
#dc4c00 color schemes
#dc4c00 color preview, HTML & CSS examples
This text has a color of #dc4c00
<p style="color:#dc4c00;">Text here</p>
.mytext {color:#dc4c00;}
This box has a color of #dc4c00
<div style="background-color:#dc4c00;">Content here</div>
.mybackground {background-color:#dc4c00;}
Border around this has a color of #dc4c00
<div style="border:2px solid #dc4c00;">Content here</div>
.myborder {border:2px solid #dc4c00;}