#dc6741 color space conversions
Hex:
#dc6741
RGB:
220, 103, 65
CMY:
14, 60, 75
CMYK:
0, 53, 70, 14
HSL:
15°, 68.8889%, 55.8824%
HSV (HSB):
15°, 70.4545%, 86.2745%
XYZ:
35.3196, 25.2978, 8.0224
xyY:
0.5146, 0.3686, 25.2978
CIE-Lab:
57.3644, 43.2438, 42.6451
CIE-LCH:
57.3644, 60.7341, 44.6006
CIE-Luv:
57.3644, 92.5355, 37.6374
Hunter-Lab:
50.2969, 37.3270, 25.7510
#dc6741 color charts
#dc6741 color shades, tints & tones
#dc6741 color schemes
#dc6741 color preview, HTML & CSS examples
This text has a color of #dc6741
<p style="color:#dc6741;">Text here</p>
.mytext {color:#dc6741;}
This box has a color of #dc6741
<div style="background-color:#dc6741;">Content here</div>
.mybackground {background-color:#dc6741;}
Border around this has a color of #dc6741
<div style="border:2px solid #dc6741;">Content here</div>
.myborder {border:2px solid #dc6741;}