#dd8f8c color space conversions
Hex:
#dd8f8c
RGB:
221, 143, 140
CMY:
13, 44, 45
CMYK:
0, 35, 37, 13
HSL:
2°, 54.3624%, 70.7843%
HSV (HSB):
2°, 36.6516%, 86.6667%
XYZ:
44.3749, 36.9105, 29.5966
xyY:
0.4002, 0.3329, 36.9105
CIE-Lab:
67.2098, 29.2218, 13.9094
CIE-LCH:
67.2098, 32.3633, 25.4541
CIE-Luv:
67.2098, 52.9444, 13.3966
Hunter-Lab:
60.7540, 24.0572, 13.6445
#dd8f8c color charts
#dd8f8c color shades, tints & tones
#dd8f8c color schemes
#dd8f8c color preview, HTML & CSS examples
This text has a color of #dd8f8c
<p style="color:#dd8f8c;">Text here</p>
.mytext {color:#dd8f8c;}
This box has a color of #dd8f8c
<div style="background-color:#dd8f8c;">Content here</div>
.mybackground {background-color:#dd8f8c;}
Border around this has a color of #dd8f8c
<div style="border:2px solid #dd8f8c;">Content here</div>
.myborder {border:2px solid #dd8f8c;}