#dc240c color space conversions
Hex:
#dc240c
RGB:
220, 36, 12
CMY:
14, 86, 95
CMYK:
0, 84, 95, 14
HSL:
7°, 89.6552%, 45.4902%
HSV (HSB):
7°, 94.5455%, 86.2745%
XYZ:
30.2124, 16.5039, 1.9410
xyY:
0.6209, 0.3392, 16.5039
CIE-Lab:
47.6288, 66.9720, 57.4587
CIE-LCH:
47.6288, 88.2426, 40.6280
CIE-Luv:
47.6288, 141.3549, 34.3168
Hunter-Lab:
40.6250, 61.6548, 25.6047
#dc240c color charts
#dc240c color shades, tints & tones
#dc240c color schemes
#dc240c color preview, HTML & CSS examples
This text has a color of #dc240c
<p style="color:#dc240c;">Text here</p>
.mytext {color:#dc240c;}
This box has a color of #dc240c
<div style="background-color:#dc240c;">Content here</div>
.mybackground {background-color:#dc240c;}
Border around this has a color of #dc240c
<div style="border:2px solid #dc240c;">Content here</div>
.myborder {border:2px solid #dc240c;}