#dc3303 color space conversions
Hex:
#dc3303
RGB:
220, 51, 3
CMY:
14, 80, 99
CMYK:
0, 77, 99, 14
HSL:
13°, 97.3094%, 43.7255%
HSV (HSB):
13°, 98.6364%, 86.2745%
XYZ:
30.7155, 17.5899, 1.8624
xyY:
0.6123, 0.3506, 17.5899
CIE-Lab:
48.9948, 62.9673, 60.5287
CIE-LCH:
48.9948, 87.3419, 43.8688
CIE-Luv:
48.9948, 134.7074, 37.6393
Hunter-Lab:
41.9403, 57.3311, 26.7253
#dc3303 color charts
#dc3303 color shades, tints & tones
#dc3303 color schemes
#dc3303 color preview, HTML & CSS examples
This text has a color of #dc3303
<p style="color:#dc3303;">Text here</p>
.mytext {color:#dc3303;}
This box has a color of #dc3303
<div style="background-color:#dc3303;">Content here</div>
.mybackground {background-color:#dc3303;}
Border around this has a color of #dc3303
<div style="border:2px solid #dc3303;">Content here</div>
.myborder {border:2px solid #dc3303;}