#dc3b07 color space conversions
Hex:
#dc3b07
RGB:
220, 59, 7
CMY:
14, 77, 97
CMYK:
0, 73, 97, 14
HSL:
15°, 93.8326%, 44.5098%
HSV (HSB):
15°, 96.8182%, 86.2745%
XYZ:
31.1175, 18.3589, 2.1046
xyY:
0.6033, 0.3559, 18.3589
CIE-Lab:
49.9286, 60.4333, 59.9960
CIE-LCH:
49.9286, 85.1569, 44.7920
CIE-Luv:
49.9286, 129.8555, 38.8587
Hunter-Lab:
42.8473, 54.6514, 27.0809
#dc3b07 color charts
#dc3b07 color shades, tints & tones
#dc3b07 color schemes
#dc3b07 color preview, HTML & CSS examples
This text has a color of #dc3b07
<p style="color:#dc3b07;">Text here</p>
.mytext {color:#dc3b07;}
This box has a color of #dc3b07
<div style="background-color:#dc3b07;">Content here</div>
.mybackground {background-color:#dc3b07;}
Border around this has a color of #dc3b07
<div style="border:2px solid #dc3b07;">Content here</div>
.myborder {border:2px solid #dc3b07;}