#dd105e color space conversions
Hex:
#dd105e
RGB:
221, 16, 94
CMY:
13, 94, 63
CMYK:
0, 93, 57, 13
HSL:
337°, 86.4979%, 46.4706%
HSV (HSB):
337°, 92.7602%, 86.6667%
XYZ:
32.0245, 16.5509, 12.0964
xyY:
0.5278, 0.2728, 16.5509
CIE-Lab:
47.6891, 73.4021, 13.6632
CIE-LCH:
47.6891, 74.6630, 10.5445
CIE-Luv:
47.6891, 128.2038, 1.3580
Hunter-Lab:
40.6828, 69.3159, 10.8489
#dd105e color charts
#dd105e color shades, tints & tones
#dd105e color schemes
#dd105e color preview, HTML & CSS examples
This text has a color of #dd105e
<p style="color:#dd105e;">Text here</p>
.mytext {color:#dd105e;}
This box has a color of #dd105e
<div style="background-color:#dd105e;">Content here</div>
.mybackground {background-color:#dd105e;}
Border around this has a color of #dd105e
<div style="border:2px solid #dd105e;">Content here</div>
.myborder {border:2px solid #dd105e;}