#dd075c color space conversions
Hex:
#dd075c
RGB:
221, 7, 92
CMY:
13, 97, 64
CMYK:
0, 97, 58, 13
HSL:
336°, 93.8596%, 44.7059%
HSV (HSB):
336°, 96.8326%, 86.6667%
XYZ:
31.8265, 16.2968, 11.5934
xyY:
0.5330, 0.2729, 16.2968
CIE-Lab:
47.3615, 74.0958, 14.4502
CIE-LCH:
47.3615, 75.4917, 11.0353
CIE-Luv:
47.3615, 130.1757, 1.9619
Hunter-Lab:
40.3693, 70.0803, 11.2315
#dd075c color charts
#dd075c color shades, tints & tones
#dd075c color schemes
#dd075c color preview, HTML & CSS examples
This text has a color of #dd075c
<p style="color:#dd075c;">Text here</p>
.mytext {color:#dd075c;}
This box has a color of #dd075c
<div style="background-color:#dd075c;">Content here</div>
.mybackground {background-color:#dd075c;}
Border around this has a color of #dd075c
<div style="border:2px solid #dd075c;">Content here</div>
.myborder {border:2px solid #dd075c;}