#dd095e color space conversions
Hex:
#dd095e
RGB:
221, 9, 94
CMY:
13, 96, 63
CMYK:
0, 96, 57, 13
HSL:
336°, 92.1739%, 45.0980%
HSV (HSB):
336°, 95.9276%, 86.6667%
XYZ:
31.9369, 16.3757, 12.0672
xyY:
0.5289, 0.2712, 16.3757
CIE-Lab:
47.4636, 74.0567, 13.3518
CIE-LCH:
47.4636, 75.2507, 10.2202
CIE-Luv:
47.4636, 129.1390, 0.8445
Hunter-Lab:
40.4669, 70.0570, 10.6465
#dd095e color charts
#dd095e color shades, tints & tones
#dd095e color schemes
#dd095e color preview, HTML & CSS examples
This text has a color of #dd095e
<p style="color:#dd095e;">Text here</p>
.mytext {color:#dd095e;}
This box has a color of #dd095e
<div style="background-color:#dd095e;">Content here</div>
.mybackground {background-color:#dd095e;}
Border around this has a color of #dd095e
<div style="border:2px solid #dd095e;">Content here</div>
.myborder {border:2px solid #dd095e;}