#dd838c color space conversions
Hex:
#dd838c
RGB:
221, 131, 140
CMY:
13, 49, 45
CMYK:
0, 41, 37, 13
HSL:
354°, 56.9620%, 69.0196%
HSV (HSB):
354°, 40.7240%, 86.6667%
XYZ:
42.6687, 33.4982, 29.0279
xyY:
0.4056, 0.3184, 33.4982
CIE-Lab:
64.5623, 35.5973, 10.1798
CIE-LCH:
64.5623, 37.0243, 15.9590
CIE-Luv:
64.5623, 60.5303, 7.1552
Hunter-Lab:
57.8776, 30.3084, 10.7781
#dd838c color charts
#dd838c color shades, tints & tones
#dd838c color schemes
#dd838c color preview, HTML & CSS examples
This text has a color of #dd838c
<p style="color:#dd838c;">Text here</p>
.mytext {color:#dd838c;}
This box has a color of #dd838c
<div style="background-color:#dd838c;">Content here</div>
.mybackground {background-color:#dd838c;}
Border around this has a color of #dd838c
<div style="border:2px solid #dd838c;">Content here</div>
.myborder {border:2px solid #dd838c;}