#dd7986 color space conversions
Hex:
#dd7986
RGB:
221, 121, 134
CMY:
13, 53, 47
CMYK:
0, 45, 39, 13
HSL:
352°, 59.5238%, 67.0588%
HSV (HSB):
352°, 45.2489%, 86.6667%
XYZ:
40.9592, 30.7681, 26.3343
xyY:
0.4177, 0.3138, 30.7681
CIE-Lab:
62.3114, 40.1168, 10.4103
CIE-LCH:
62.3114, 41.4455, 14.5474
CIE-Luv:
62.3114, 67.9766, 6.3845
Hunter-Lab:
55.4690, 34.7365, 10.6800
#dd7986 color charts
#dd7986 color shades, tints & tones
#dd7986 color schemes
#dd7986 color preview, HTML & CSS examples
This text has a color of #dd7986
<p style="color:#dd7986;">Text here</p>
.mytext {color:#dd7986;}
This box has a color of #dd7986
<div style="background-color:#dd7986;">Content here</div>
.mybackground {background-color:#dd7986;}
Border around this has a color of #dd7986
<div style="border:2px solid #dd7986;">Content here</div>
.myborder {border:2px solid #dd7986;}