#dc032c color space conversions
Hex:
#dc032c
RGB:
220, 3, 44
CMY:
14, 99, 83
CMYK:
0, 99, 80, 14
HSL:
349°, 97.3094%, 43.7255%
HSV (HSB):
349°, 98.6364%, 86.2745%
XYZ:
30.0024, 15.4626, 3.7862
xyY:
0.6092, 0.3140, 15.4626
CIE-Lab:
46.2614, 72.0733, 42.0679
CIE-LCH:
46.2614, 83.4522, 30.2713
CIE-Luv:
46.2614, 145.1011, 24.5735
Hunter-Lab:
39.3225, 67.3778, 21.8171
#dc032c color charts
#dc032c color shades, tints & tones
#dc032c color schemes
#dc032c color preview, HTML & CSS examples
This text has a color of #dc032c
<p style="color:#dc032c;">Text here</p>
.mytext {color:#dc032c;}
This box has a color of #dc032c
<div style="background-color:#dc032c;">Content here</div>
.mybackground {background-color:#dc032c;}
Border around this has a color of #dc032c
<div style="border:2px solid #dc032c;">Content here</div>
.myborder {border:2px solid #dc032c;}