#dc232a color space conversions
Hex:
#dc232a
RGB:
220, 35, 42
CMY:
14, 86, 84
CMYK:
0, 84, 81, 14
HSL:
358°, 72.5490%, 50.0000%
HSV (HSB):
358°, 84.0909%, 86.2745%
XYZ:
30.5341, 16.5849, 3.7824
xyY:
0.5999, 0.3258, 16.5849
CIE-Lab:
47.7327, 67.7313, 44.6263
CIE-LCH:
47.7327, 81.1113, 33.3798
CIE-Luv:
47.7327, 137.9877, 28.0526
Hunter-Lab:
40.7245, 62.5665, 23.0005
#dc232a color charts
#dc232a color shades, tints & tones
#dc232a color schemes
#dc232a color preview, HTML & CSS examples
This text has a color of #dc232a
<p style="color:#dc232a;">Text here</p>
.mytext {color:#dc232a;}
This box has a color of #dc232a
<div style="background-color:#dc232a;">Content here</div>
.mybackground {background-color:#dc232a;}
Border around this has a color of #dc232a
<div style="border:2px solid #dc232a;">Content here</div>
.myborder {border:2px solid #dc232a;}