#dc071a color space conversions
Hex:
#dc071a
RGB:
220, 7, 26
CMY:
14, 97, 90
CMYK:
0, 97, 88, 14
HSL:
355°, 93.8326%, 44.5098%
HSV (HSB):
355°, 96.8182%, 86.2745%
XYZ:
29.7776, 15.4422, 2.3885
xyY:
0.6255, 0.3244, 15.4422
CIE-Lab:
46.2340, 71.3393, 51.3135
CIE-LCH:
46.2340, 87.8771, 35.7270
CIE-Luv:
46.2340, 147.6457, 29.5308
Hunter-Lab:
39.2965, 66.4925, 23.9039
#dc071a color charts
#dc071a color shades, tints & tones
#dc071a color schemes
#dc071a color preview, HTML & CSS examples
This text has a color of #dc071a
<p style="color:#dc071a;">Text here</p>
.mytext {color:#dc071a;}
This box has a color of #dc071a
<div style="background-color:#dc071a;">Content here</div>
.mybackground {background-color:#dc071a;}
Border around this has a color of #dc071a
<div style="border:2px solid #dc071a;">Content here</div>
.myborder {border:2px solid #dc071a;}