#dd065e color space conversions
Hex:
#dd065e
RGB:
221, 6, 94
CMY:
13, 98, 63
CMYK:
0, 97, 57, 13
HSL:
335°, 94.7137%, 44.5098%
HSV (HSB):
335°, 97.2851%, 86.6667%
XYZ:
31.9043, 16.3106, 12.0564
xyY:
0.5293, 0.2706, 16.3106
CIE-Lab:
47.3793, 74.3017, 13.2354
CIE-LCH:
47.3793, 75.4713, 10.1002
CIE-Luv:
47.3793, 129.4888, 0.6526
Hunter-Lab:
40.3863, 70.3350, 10.5708
#dd065e color charts
#dd065e color shades, tints & tones
#dd065e color schemes
#dd065e color preview, HTML & CSS examples
This text has a color of #dd065e
<p style="color:#dd065e;">Text here</p>
.mytext {color:#dd065e;}
This box has a color of #dd065e
<div style="background-color:#dd065e;">Content here</div>
.mybackground {background-color:#dd065e;}
Border around this has a color of #dd065e
<div style="border:2px solid #dd065e;">Content here</div>
.myborder {border:2px solid #dd065e;}