#dc3d07 color space conversions
Hex:
#dc3d07
RGB:
220, 61, 7
CMY:
14, 76, 97
CMYK:
0, 72, 97, 14
HSL:
15°, 93.8326%, 44.5098%
HSV (HSB):
15°, 96.8182%, 86.2745%
XYZ:
31.2223, 18.5685, 2.1395
xyY:
0.6012, 0.3576, 18.5685
CIE-Lab:
50.1785, 59.7425, 60.1315
CIE-LCH:
50.1785, 84.7642, 45.1860
CIE-Luv:
50.1785, 128.6175, 39.2904
Hunter-Lab:
43.0911, 53.9252, 27.2200
#dc3d07 color charts
#dc3d07 color shades, tints & tones
#dc3d07 color schemes
#dc3d07 color preview, HTML & CSS examples
This text has a color of #dc3d07
<p style="color:#dc3d07;">Text here</p>
.mytext {color:#dc3d07;}
This box has a color of #dc3d07
<div style="background-color:#dc3d07;">Content here</div>
.mybackground {background-color:#dc3d07;}
Border around this has a color of #dc3d07
<div style="border:2px solid #dc3d07;">Content here</div>
.myborder {border:2px solid #dc3d07;}