#dc452e color space conversions
Hex:
#dc452e
RGB:
220, 69, 46
CMY:
14, 73, 82
CMYK:
0, 69, 79, 14
HSL:
8°, 71.3115%, 52.1569%
HSV (HSB):
8°, 79.0909%, 86.2745%
XYZ:
32.1365, 19.6691, 4.6875
xyY:
0.5689, 0.3482, 19.6691
CIE-Lab:
51.4611, 57.5488, 46.2166
CIE-LCH:
51.4611, 73.8094, 38.7674
CIE-Luv:
51.4611, 119.6607, 33.7383
Hunter-Lab:
44.3499, 51.7309, 24.7783
#dc452e color charts
#dc452e color shades, tints & tones
#dc452e color schemes
#dc452e color preview, HTML & CSS examples
This text has a color of #dc452e
<p style="color:#dc452e;">Text here</p>
.mytext {color:#dc452e;}
This box has a color of #dc452e
<div style="background-color:#dc452e;">Content here</div>
.mybackground {background-color:#dc452e;}
Border around this has a color of #dc452e
<div style="border:2px solid #dc452e;">Content here</div>
.myborder {border:2px solid #dc452e;}