#dc602e color space conversions
Hex:
#dc602e
RGB:
220, 96, 46
CMY:
14, 62, 82
CMYK:
0, 56, 79, 14
HSL:
17°, 71.3115%, 52.1569%
HSV (HSB):
17°, 79.0909%, 86.2745%
XYZ:
34.1912, 23.7786, 5.3724
xyY:
0.5398, 0.3754, 23.7786
CIE-Lab:
55.8655, 45.8352, 50.5504
CIE-LCH:
55.8655, 68.2364, 47.8006
CIE-Luv:
55.8655, 100.3691, 41.7570
Hunter-Lab:
48.7633, 39.8223, 27.6022
#dc602e color charts
#dc602e color shades, tints & tones
#dc602e color schemes
#dc602e color preview, HTML & CSS examples
This text has a color of #dc602e
<p style="color:#dc602e;">Text here</p>
.mytext {color:#dc602e;}
This box has a color of #dc602e
<div style="background-color:#dc602e;">Content here</div>
.mybackground {background-color:#dc602e;}
Border around this has a color of #dc602e
<div style="border:2px solid #dc602e;">Content here</div>
.myborder {border:2px solid #dc602e;}