#dc3b05 color space conversions
Hex:
#dc3b05
RGB:
220, 59, 5
CMY:
14, 77, 98
CMYK:
0, 73, 98, 14
HSL:
15°, 95.5556%, 44.1176%
HSV (HSB):
15°, 97.7273%, 86.2745%
XYZ:
31.1066, 18.3545, 2.0469
xyY:
0.6039, 0.3563, 18.3545
CIE-Lab:
49.9233, 60.4154, 60.4820
CIE-LCH:
49.9233, 85.4874, 45.0316
CIE-Luv:
49.9233, 129.9572, 39.0467
Hunter-Lab:
42.8422, 54.6302, 27.1568
#dc3b05 color charts
#dc3b05 color shades, tints & tones
#dc3b05 color schemes
#dc3b05 color preview, HTML & CSS examples
This text has a color of #dc3b05
<p style="color:#dc3b05;">Text here</p>
.mytext {color:#dc3b05;}
This box has a color of #dc3b05
<div style="background-color:#dc3b05;">Content here</div>
.mybackground {background-color:#dc3b05;}
Border around this has a color of #dc3b05
<div style="border:2px solid #dc3b05;">Content here</div>
.myborder {border:2px solid #dc3b05;}