#dc071c color space conversions
Hex:
#dc071c
RGB:
220, 7, 28
CMY:
14, 97, 89
CMYK:
0, 97, 87, 14
HSL:
354°, 93.8326%, 44.5098%
HSV (HSB):
354°, 96.8182%, 86.2745%
XYZ:
29.8008, 15.4514, 2.5104
xyY:
0.6239, 0.3235, 15.4514
CIE-Lab:
46.2464, 71.3737, 50.3983
CIE-LCH:
46.2464, 87.3739, 35.2266
CIE-Luv:
46.2464, 147.3694, 29.1149
Hunter-Lab:
39.3083, 66.5365, 23.7294
#dc071c color charts
#dc071c color shades, tints & tones
#dc071c color schemes
#dc071c color preview, HTML & CSS examples
This text has a color of #dc071c
<p style="color:#dc071c;">Text here</p>
.mytext {color:#dc071c;}
This box has a color of #dc071c
<div style="background-color:#dc071c;">Content here</div>
.mybackground {background-color:#dc071c;}
Border around this has a color of #dc071c
<div style="border:2px solid #dc071c;">Content here</div>
.myborder {border:2px solid #dc071c;}