#dc123e color space conversions
Hex:
#dc123e
RGB:
220, 18, 62
CMY:
14, 93, 76
CMYK:
0, 92, 72, 14
HSL:
347°, 84.8739%, 46.6667%
HSV (HSB):
347°, 91.8182%, 86.2745%
XYZ:
30.6010, 15.9961, 6.0321
xyY:
0.5814, 0.3039, 15.9961
CIE-Lab:
46.9693, 71.2713, 32.3248
CIE-LCH:
46.9693, 78.2591, 24.3964
CIE-Luv:
46.9693, 138.1390, 18.5837
Hunter-Lab:
39.9951, 66.5825, 19.0543
#dc123e color charts
#dc123e color shades, tints & tones
#dc123e color schemes
#dc123e color preview, HTML & CSS examples
This text has a color of #dc123e
<p style="color:#dc123e;">Text here</p>
.mytext {color:#dc123e;}
This box has a color of #dc123e
<div style="background-color:#dc123e;">Content here</div>
.mybackground {background-color:#dc123e;}
Border around this has a color of #dc123e
<div style="border:2px solid #dc123e;">Content here</div>
.myborder {border:2px solid #dc123e;}