#dc082c color space conversions
Hex:
#dc082c
RGB:
220, 8, 44
CMY:
14, 97, 83
CMYK:
0, 96, 80, 14
HSL:
350°, 92.9825%, 44.7059%
HSV (HSB):
350°, 96.3636%, 86.2745%
XYZ:
30.0567, 15.5712, 3.8042
xyY:
0.6080, 0.3150, 15.5712
CIE-Lab:
46.4068, 71.6520, 42.2147
CIE-LCH:
46.4068, 83.1630, 30.5050
CIE-Luv:
46.4068, 144.3604, 24.8537
Hunter-Lab:
39.4603, 66.9067, 21.9063
#dc082c color charts
#dc082c color shades, tints & tones
#dc082c color schemes
#dc082c color preview, HTML & CSS examples
This text has a color of #dc082c
<p style="color:#dc082c;">Text here</p>
.mytext {color:#dc082c;}
This box has a color of #dc082c
<div style="background-color:#dc082c;">Content here</div>
.mybackground {background-color:#dc082c;}
Border around this has a color of #dc082c
<div style="border:2px solid #dc082c;">Content here</div>
.myborder {border:2px solid #dc082c;}