#dd62af color space conversions
Hex:
#dd62af
RGB:
221, 98, 175
CMY:
13, 62, 31
CMYK:
0, 56, 21, 13
HSL:
322°, 64.3979%, 62.5490%
HSV (HSB):
322°, 55.6561%, 86.6667%
XYZ:
41.9243, 27.2027, 43.5984
xyY:
0.3719, 0.2413, 27.2027
CIE-Lab:
59.1614, 56.6374, -17.8235
CIE-LCH:
59.1614, 59.3757, 342.5314
CIE-Luv:
59.1614, 69.9230, -35.9770
Hunter-Lab:
52.1562, 52.2091, -13.0524
#dd62af color charts
#dd62af color shades, tints & tones
#dd62af color schemes
#dd62af color preview, HTML & CSS examples
This text has a color of #dd62af
<p style="color:#dd62af;">Text here</p>
.mytext {color:#dd62af;}
This box has a color of #dd62af
<div style="background-color:#dd62af;">Content here</div>
.mybackground {background-color:#dd62af;}
Border around this has a color of #dd62af
<div style="border:2px solid #dd62af;">Content here</div>
.myborder {border:2px solid #dd62af;}