#dc113e color space conversions
Hex:
#dc113e
RGB:
220, 17, 62
CMY:
14, 93, 76
CMYK:
0, 92, 72, 14
HSL:
347°, 85.6540%, 46.4706%
HSV (HSB):
347°, 92.2727%, 86.2745%
XYZ:
30.5852, 15.9643, 6.0268
xyY:
0.5817, 0.3036, 15.9643
CIE-Lab:
46.9277, 71.3916, 32.2753
CIE-LCH:
46.9277, 78.3483, 24.3271
CIE-Luv:
46.9277, 138.3378, 18.4988
Hunter-Lab:
39.9554, 66.7166, 19.0255
#dc113e color charts
#dc113e color shades, tints & tones
#dc113e color schemes
#dc113e color preview, HTML & CSS examples
This text has a color of #dc113e
<p style="color:#dc113e;">Text here</p>
.mytext {color:#dc113e;}
This box has a color of #dc113e
<div style="background-color:#dc113e;">Content here</div>
.mybackground {background-color:#dc113e;}
Border around this has a color of #dc113e
<div style="border:2px solid #dc113e;">Content here</div>
.myborder {border:2px solid #dc113e;}