#dc6944 color space conversions
Hex:
#dc6944
RGB:
220, 105, 68
CMY:
14, 59, 73
CMYK:
0, 52, 69, 14
HSL:
15°, 68.4685%, 56.4706%
HSV (HSB):
15°, 69.0909%, 86.2745%
XYZ:
35.6102, 25.7361, 8.5596
xyY:
0.5094, 0.3682, 25.7361
CIE-Lab:
57.7858, 42.4109, 41.5406
CIE-LCH:
57.7858, 59.3658, 44.4061
CIE-Luv:
57.7858, 90.5841, 37.1534
Hunter-Lab:
50.7308, 36.5180, 25.5079
#dc6944 color charts
#dc6944 color shades, tints & tones
#dc6944 color schemes
#dc6944 color preview, HTML & CSS examples
This text has a color of #dc6944
<p style="color:#dc6944;">Text here</p>
.mytext {color:#dc6944;}
This box has a color of #dc6944
<div style="background-color:#dc6944;">Content here</div>
.mybackground {background-color:#dc6944;}
Border around this has a color of #dc6944
<div style="border:2px solid #dc6944;">Content here</div>
.myborder {border:2px solid #dc6944;}