#dc133e color space conversions
Hex:
#dc133e
RGB:
220, 19, 62
CMY:
14, 93, 76
CMYK:
0, 91, 72, 14
HSL:
347°, 84.1004%, 46.8627%
HSV (HSB):
347°, 91.3636%, 86.2745%
XYZ:
30.6176, 16.0292, 6.0376
xyY:
0.5812, 0.3042, 16.0292
CIE-Lab:
47.0128, 71.1459, 32.3764
CIE-LCH:
47.0128, 78.1663, 24.4689
CIE-Luv:
47.0128, 137.9317, 18.6723
Hunter-Lab:
40.0365, 66.4426, 19.0844
#dc133e color charts
#dc133e color shades, tints & tones
#dc133e color schemes
#dc133e color preview, HTML & CSS examples
This text has a color of #dc133e
<p style="color:#dc133e;">Text here</p>
.mytext {color:#dc133e;}
This box has a color of #dc133e
<div style="background-color:#dc133e;">Content here</div>
.mybackground {background-color:#dc133e;}
Border around this has a color of #dc133e
<div style="border:2px solid #dc133e;">Content here</div>
.myborder {border:2px solid #dc133e;}