#dd62bf color space conversions
Hex:
#dd62bf
RGB:
221, 98, 191
CMY:
13, 62, 25
CMYK:
0, 56, 14, 13
HSL:
315°, 64.3979%, 62.5490%
HSV (HSB):
315°, 55.6561%, 86.6667%
XYZ:
43.5904, 27.8691, 52.3720
xyY:
0.3520, 0.2251, 27.8691
CIE-Lab:
59.7703, 58.9896, -26.0642
CIE-LCH:
59.7703, 64.4912, 336.1620
CIE-Luv:
59.7703, 65.2382, -48.9231
Hunter-Lab:
52.7912, 55.0054, -21.8654
#dd62bf color charts
#dd62bf color shades, tints & tones
#dd62bf color schemes
#dd62bf color preview, HTML & CSS examples
This text has a color of #dd62bf
<p style="color:#dd62bf;">Text here</p>
.mytext {color:#dd62bf;}
This box has a color of #dd62bf
<div style="background-color:#dd62bf;">Content here</div>
.mybackground {background-color:#dd62bf;}
Border around this has a color of #dd62bf
<div style="border:2px solid #dd62bf;">Content here</div>
.myborder {border:2px solid #dd62bf;}