#dd8f8b color space conversions
Hex:
#dd8f8b
RGB:
221, 143, 139
CMY:
13, 44, 45
CMYK:
0, 35, 37, 13
HSL:
3°, 54.6667%, 70.5882%
HSV (HSB):
3°, 37.1041%, 86.6667%
XYZ:
44.3015, 36.8812, 29.2099
xyY:
0.4013, 0.3341, 36.8812
CIE-Lab:
67.1878, 29.1029, 14.4380
CIE-LCH:
67.1878, 32.4874, 26.3860
CIE-Luv:
67.1878, 53.1041, 14.0873
Hunter-Lab:
60.7299, 23.9356, 13.9935
#dd8f8b color charts
#dd8f8b color shades, tints & tones
#dd8f8b color schemes
#dd8f8b color preview, HTML & CSS examples
This text has a color of #dd8f8b
<p style="color:#dd8f8b;">Text here</p>
.mytext {color:#dd8f8b;}
This box has a color of #dd8f8b
<div style="background-color:#dd8f8b;">Content here</div>
.mybackground {background-color:#dd8f8b;}
Border around this has a color of #dd8f8b
<div style="border:2px solid #dd8f8b;">Content here</div>
.myborder {border:2px solid #dd8f8b;}