#dd70be color space conversions
Hex:
#dd70be
RGB:
221, 112, 190
CMY:
13, 56, 25
CMYK:
0, 49, 14, 13
HSL:
317°, 61.5819%, 65.2941%
HSV (HSB):
317°, 49.3213%, 86.6667%
XYZ:
44.9072, 30.6782, 52.2698
xyY:
0.3512, 0.2399, 30.6782
CIE-Lab:
62.2350, 52.2099, -21.7127
CIE-LCH:
62.2350, 56.5448, 337.4189
CIE-Luv:
62.2350, 59.5046, -41.4168
Hunter-Lab:
55.3879, 47.7948, -17.1807
#dd70be color charts
#dd70be color shades, tints & tones
#dd70be color schemes
#dd70be color preview, HTML & CSS examples
This text has a color of #dd70be
<p style="color:#dd70be;">Text here</p>
.mytext {color:#dd70be;}
This box has a color of #dd70be
<div style="background-color:#dd70be;">Content here</div>
.mybackground {background-color:#dd70be;}
Border around this has a color of #dd70be
<div style="border:2px solid #dd70be;">Content here</div>
.myborder {border:2px solid #dd70be;}