#dc123d color space conversions
Hex:
#dc123d
RGB:
220, 18, 61
CMY:
14, 93, 76
CMYK:
0, 92, 72, 14
HSL:
347°, 84.8739%, 46.6667%
HSV (HSB):
347°, 91.8182%, 86.2745%
XYZ:
30.5738, 15.9852, 5.8889
xyY:
0.5829, 0.3048, 15.9852
CIE-Lab:
46.9550, 71.2313, 32.9084
CIE-LCH:
46.9550, 78.4657, 24.7966
CIE-Luv:
46.9550, 138.4237, 19.0260
Hunter-Lab:
39.9815, 66.5313, 19.2541
#dc123d color charts
#dc123d color shades, tints & tones
#dc123d color schemes
#dc123d color preview, HTML & CSS examples
This text has a color of #dc123d
<p style="color:#dc123d;">Text here</p>
.mytext {color:#dc123d;}
This box has a color of #dc123d
<div style="background-color:#dc123d;">Content here</div>
.mybackground {background-color:#dc123d;}
Border around this has a color of #dc123d
<div style="border:2px solid #dc123d;">Content here</div>
.myborder {border:2px solid #dc123d;}