#dc3d05 color space conversions
Hex:
#dc3d05
RGB:
220, 61, 5
CMY:
14, 76, 98
CMYK:
0, 72, 98, 14
HSL:
16°, 95.5556%, 44.1176%
HSV (HSB):
16°, 97.7273%, 86.2745%
XYZ:
31.2113, 18.5641, 2.0818
xyY:
0.6019, 0.3580, 18.5641
CIE-Lab:
50.1733, 59.7245, 60.6122
CIE-LCH:
50.1733, 85.0932, 45.4226
CIE-Luv:
50.1733, 128.7174, 39.4775
Hunter-Lab:
43.0861, 53.9039, 27.2955
#dc3d05 color charts
#dc3d05 color shades, tints & tones
#dc3d05 color schemes
#dc3d05 color preview, HTML & CSS examples
This text has a color of #dc3d05
<p style="color:#dc3d05;">Text here</p>
.mytext {color:#dc3d05;}
This box has a color of #dc3d05
<div style="background-color:#dc3d05;">Content here</div>
.mybackground {background-color:#dc3d05;}
Border around this has a color of #dc3d05
<div style="border:2px solid #dc3d05;">Content here</div>
.myborder {border:2px solid #dc3d05;}