#dd4375 color space conversions
Hex:
#dd4375
RGB:
221, 67, 117
CMY:
13, 74, 54
CMYK:
0, 70, 47, 13
HSL:
341°, 69.3694%, 56.4706%
HSV (HSB):
341°, 69.6833%, 86.6667%
XYZ:
35.0368, 20.6708, 18.9728
xyY:
0.4692, 0.2768, 20.6708
CIE-Lab:
52.5873, 62.8730, 6.5452
CIE-LCH:
52.5873, 63.2127, 5.9432
CIE-Luv:
52.5873, 103.0718, -3.8127
Hunter-Lab:
45.4652, 57.9935, 7.0836
#dd4375 color charts
#dd4375 color shades, tints & tones
#dd4375 color schemes
#dd4375 color preview, HTML & CSS examples
This text has a color of #dd4375
<p style="color:#dd4375;">Text here</p>
.mytext {color:#dd4375;}
This box has a color of #dd4375
<div style="background-color:#dd4375;">Content here</div>
.mybackground {background-color:#dd4375;}
Border around this has a color of #dd4375
<div style="border:2px solid #dd4375;">Content here</div>
.myborder {border:2px solid #dd4375;}