#dc292c color space conversions
Hex:
#dc292c
RGB:
220, 41, 44
CMY:
14, 84, 83
CMYK:
0, 81, 80, 14
HSL:
359°, 71.8876%, 51.1765%
HSV (HSB):
359°, 81.3636%, 86.2745%
XYZ:
30.7628, 16.9834, 4.0396
xyY:
0.5940, 0.3280, 16.9834
CIE-Lab:
48.2391, 66.4010, 44.0523
CIE-LCH:
48.2391, 79.6850, 33.5614
CIE-Luv:
48.2391, 135.2004, 28.3567
Hunter-Lab:
41.2109, 61.1262, 23.0358
#dc292c color charts
#dc292c color shades, tints & tones
#dc292c color schemes
#dc292c color preview, HTML & CSS examples
This text has a color of #dc292c
<p style="color:#dc292c;">Text here</p>
.mytext {color:#dc292c;}
This box has a color of #dc292c
<div style="background-color:#dc292c;">Content here</div>
.mybackground {background-color:#dc292c;}
Border around this has a color of #dc292c
<div style="border:2px solid #dc292c;">Content here</div>
.myborder {border:2px solid #dc292c;}