#dc8e8f color space conversions
Hex:
#dc8e8f
RGB:
220, 142, 143
CMY:
14, 44, 44
CMYK:
0, 35, 35, 14
HSL:
359°, 52.7027%, 70.9804%
HSV (HSB):
359°, 35.4545%, 86.2745%
XYZ:
44.1461, 36.5448, 30.7137
xyY:
0.3963, 0.3280, 36.5448
CIE-Lab:
66.9341, 29.7426, 11.8240
CIE-LCH:
66.9341, 32.0067, 21.6801
CIE-Luv:
66.9341, 52.3403, 10.6103
Hunter-Lab:
60.4523, 24.5605, 12.1934
#dc8e8f color charts
#dc8e8f color shades, tints & tones
#dc8e8f color schemes
#dc8e8f color preview, HTML & CSS examples
This text has a color of #dc8e8f
<p style="color:#dc8e8f;">Text here</p>
.mytext {color:#dc8e8f;}
This box has a color of #dc8e8f
<div style="background-color:#dc8e8f;">Content here</div>
.mybackground {background-color:#dc8e8f;}
Border around this has a color of #dc8e8f
<div style="border:2px solid #dc8e8f;">Content here</div>
.myborder {border:2px solid #dc8e8f;}