#dc412a color space conversions
Hex:
#dc412a
RGB:
220, 65, 42
CMY:
14, 75, 84
CMYK:
0, 70, 81, 14
HSL:
8°, 71.7742%, 51.3725%
HSV (HSB):
8°, 80.9091%, 86.2745%
XYZ:
31.8234, 19.1634, 4.2121
xyY:
0.5765, 0.3472, 19.1634
CIE-Lab:
50.8778, 58.9279, 47.6656
CIE-LCH:
50.8778, 75.7926, 38.9687
CIE-Luv:
50.8778, 122.8095, 33.9259
Hunter-Lab:
43.7760, 53.1543, 24.9384
#dc412a color charts
#dc412a color shades, tints & tones
#dc412a color schemes
#dc412a color preview, HTML & CSS examples
This text has a color of #dc412a
<p style="color:#dc412a;">Text here</p>
.mytext {color:#dc412a;}
This box has a color of #dc412a
<div style="background-color:#dc412a;">Content here</div>
.mybackground {background-color:#dc412a;}
Border around this has a color of #dc412a
<div style="border:2px solid #dc412a;">Content here</div>
.myborder {border:2px solid #dc412a;}