#dc6f6e color space conversions
Hex:
#dc6f6e
RGB:
220, 111, 110
CMY:
14, 56, 57
CMYK:
0, 50, 50, 14
HSL:
1°, 61.1111%, 64.7059%
HSV (HSB):
1°, 50.0000%, 86.2745%
XYZ:
38.0141, 27.7103, 18.0969
xyY:
0.4535, 0.3306, 27.7103
CIE-Lab:
59.6261, 42.4134, 20.4273
CIE-LCH:
59.6261, 47.0762, 25.7166
CIE-Luv:
59.6261, 78.6827, 17.5442
Hunter-Lab:
52.6406, 36.7818, 16.4655
#dc6f6e color charts
#dc6f6e color shades, tints & tones
#dc6f6e color schemes
#dc6f6e color preview, HTML & CSS examples
This text has a color of #dc6f6e
<p style="color:#dc6f6e;">Text here</p>
.mytext {color:#dc6f6e;}
This box has a color of #dc6f6e
<div style="background-color:#dc6f6e;">Content here</div>
.mybackground {background-color:#dc6f6e;}
Border around this has a color of #dc6f6e
<div style="border:2px solid #dc6f6e;">Content here</div>
.myborder {border:2px solid #dc6f6e;}