#dc291c color space conversions
Hex:
#dc291c
RGB:
220, 41, 28
CMY:
14, 84, 89
CMYK:
0, 81, 87, 14
HSL:
4°, 77.4194%, 48.6275%
HSV (HSB):
4°, 87.2727%, 86.2745%
XYZ:
30.5177, 16.8854, 2.7493
xyY:
0.6085, 0.3367, 16.8854
CIE-Lab:
48.1153, 66.0208, 51.8686
CIE-LCH:
48.1153, 83.9589, 38.1546
CIE-Luv:
48.1153, 137.7005, 32.5388
Hunter-Lab:
41.0918, 60.6563, 24.7973
#dc291c color charts
#dc291c color shades, tints & tones
#dc291c color schemes
#dc291c color preview, HTML & CSS examples
This text has a color of #dc291c
<p style="color:#dc291c;">Text here</p>
.mytext {color:#dc291c;}
This box has a color of #dc291c
<div style="background-color:#dc291c;">Content here</div>
.mybackground {background-color:#dc291c;}
Border around this has a color of #dc291c
<div style="border:2px solid #dc291c;">Content here</div>
.myborder {border:2px solid #dc291c;}