#dc412c color space conversions
Hex:
#dc412c
RGB:
220, 65, 44
CMY:
14, 75, 83
CMYK:
0, 70, 80, 14
HSL:
7°, 71.5447%, 51.7647%
HSV (HSB):
7°, 80.0000%, 86.2745%
XYZ:
31.8601, 19.1781, 4.4054
xyY:
0.5746, 0.3459, 19.1781
CIE-Lab:
50.8949, 58.9878, 46.6759
CIE-LCH:
50.8949, 75.2210, 38.3539
CIE-Luv:
50.8949, 122.5046, 33.3354
Hunter-Lab:
43.7928, 53.2249, 24.6906
#dc412c color charts
#dc412c color shades, tints & tones
#dc412c color schemes
#dc412c color preview, HTML & CSS examples
This text has a color of #dc412c
<p style="color:#dc412c;">Text here</p>
.mytext {color:#dc412c;}
This box has a color of #dc412c
<div style="background-color:#dc412c;">Content here</div>
.mybackground {background-color:#dc412c;}
Border around this has a color of #dc412c
<div style="border:2px solid #dc412c;">Content here</div>
.myborder {border:2px solid #dc412c;}