#dc1234 color space conversions
Hex:
#dc1234
RGB:
220, 18, 52
CMY:
14, 93, 80
CMYK:
0, 92, 76, 14
HSL:
350°, 84.8739%, 46.6667%
HSV (HSB):
350°, 91.8182%, 86.2745%
XYZ:
30.3513, 15.8962, 4.7174
xyY:
0.5955, 0.3119, 15.8962
CIE-Lab:
46.8380, 70.9028, 38.0972
CIE-LCH:
46.8380, 80.4898, 28.2498
CIE-Luv:
46.8380, 140.7980, 22.7069
Hunter-Lab:
39.8700, 66.1118, 20.8939
#dc1234 color charts
#dc1234 color shades, tints & tones
#dc1234 color schemes
#dc1234 color preview, HTML & CSS examples
This text has a color of #dc1234
<p style="color:#dc1234;">Text here</p>
.mytext {color:#dc1234;}
This box has a color of #dc1234
<div style="background-color:#dc1234;">Content here</div>
.mybackground {background-color:#dc1234;}
Border around this has a color of #dc1234
<div style="border:2px solid #dc1234;">Content here</div>
.myborder {border:2px solid #dc1234;}