#dd67a1 color space conversions
Hex:
#dd67a1
RGB:
221, 103, 161
CMY:
13, 60, 37
CMYK:
0, 53, 27, 13
HSL:
331°, 63.4409%, 63.5294%
HSV (HSB):
331°, 53.3937%, 86.6667%
XYZ:
41.1021, 27.6459, 36.8881
xyY:
0.3891, 0.2617, 27.6459
CIE-Lab:
59.5674, 52.3827, -9.1357
CIE-LCH:
59.5674, 53.1734, 350.1070
CIE-Luv:
59.5674, 71.5534, -22.5269
Hunter-Lab:
52.5793, 47.5224, -4.7906
#dd67a1 color charts
#dd67a1 color shades, tints & tones
#dd67a1 color schemes
#dd67a1 color preview, HTML & CSS examples
This text has a color of #dd67a1
<p style="color:#dd67a1;">Text here</p>
.mytext {color:#dd67a1;}
This box has a color of #dd67a1
<div style="background-color:#dd67a1;">Content here</div>
.mybackground {background-color:#dd67a1;}
Border around this has a color of #dd67a1
<div style="border:2px solid #dd67a1;">Content here</div>
.myborder {border:2px solid #dd67a1;}