#dd365c color space conversions
Hex:
#dd365c
RGB:
221, 54, 92
CMY:
13, 79, 64
CMYK:
0, 76, 58, 13
HSL:
346°, 71.0638%, 53.9216%
HSV (HSB):
346°, 75.5656%, 86.6667%
XYZ:
33.0697, 18.7832, 12.0078
xyY:
0.5178, 0.2941, 18.7832
CIE-Lab:
50.4326, 65.3217, 18.6289
CIE-LCH:
50.4326, 67.9261, 15.9175
CIE-Luv:
50.4326, 117.4839, 8.8525
Hunter-Lab:
43.3396, 60.3579, 13.9107
#dd365c color charts
#dd365c color shades, tints & tones
#dd365c color schemes
#dd365c color preview, HTML & CSS examples
This text has a color of #dd365c
<p style="color:#dd365c;">Text here</p>
.mytext {color:#dd365c;}
This box has a color of #dd365c
<div style="background-color:#dd365c;">Content here</div>
.mybackground {background-color:#dd365c;}
Border around this has a color of #dd365c
<div style="border:2px solid #dd365c;">Content here</div>
.myborder {border:2px solid #dd365c;}