#dc6b64 color space conversions
Hex:
#dc6b64
RGB:
220, 107, 100
CMY:
14, 58, 61
CMYK:
0, 51, 55, 14
HSL:
4°, 63.1579%, 62.7451%
HSV (HSB):
4°, 54.5455%, 86.2745%
XYZ:
37.0731, 26.6511, 15.2468
xyY:
0.4695, 0.3375, 26.6511
CIE-Lab:
58.6500, 43.5557, 24.8498
CIE-LCH:
58.6500, 50.1459, 29.7060
CIE-Luv:
58.6500, 83.4510, 21.8825
Hunter-Lab:
51.6247, 37.8425, 18.6267
#dc6b64 color charts
#dc6b64 color shades, tints & tones
#dc6b64 color schemes
#dc6b64 color preview, HTML & CSS examples
This text has a color of #dc6b64
<p style="color:#dc6b64;">Text here</p>
.mytext {color:#dc6b64;}
This box has a color of #dc6b64
<div style="background-color:#dc6b64;">Content here</div>
.mybackground {background-color:#dc6b64;}
Border around this has a color of #dc6b64
<div style="border:2px solid #dc6b64;">Content here</div>
.myborder {border:2px solid #dc6b64;}