#dd075e color space conversions
Hex:
#dd075e
RGB:
221, 7, 94
CMY:
13, 97, 63
CMYK:
0, 97, 57, 13
HSL:
336°, 93.8596%, 44.7059%
HSV (HSB):
336°, 96.8326%, 86.6667%
XYZ:
31.9152, 16.3323, 12.0600
xyY:
0.5292, 0.2708, 16.3323
CIE-Lab:
47.4074, 74.2199, 13.2742
CIE-LCH:
47.4074, 75.3976, 10.1401
CIE-Luv:
47.4074, 129.3721, 0.7166
Hunter-Lab:
40.4132, 70.2421, 10.5961
#dd075e color charts
#dd075e color shades, tints & tones
#dd075e color schemes
#dd075e color preview, HTML & CSS examples
This text has a color of #dd075e
<p style="color:#dd075e;">Text here</p>
.mytext {color:#dd075e;}
This box has a color of #dd075e
<div style="background-color:#dd075e;">Content here</div>
.mybackground {background-color:#dd075e;}
Border around this has a color of #dd075e
<div style="border:2px solid #dd075e;">Content here</div>
.myborder {border:2px solid #dd075e;}