#dd233c color space conversions
Hex:
#dd233c
RGB:
221, 35, 60
CMY:
13, 86, 76
CMYK:
0, 84, 73, 13
HSL:
352°, 73.2283%, 50.1961%
HSV (HSB):
352°, 84.1629%, 86.6667%
XYZ:
31.2354, 16.9005, 5.8908
xyY:
0.5781, 0.3128, 16.9005
CIE-Lab:
48.1344, 68.6016, 34.9337
CIE-LCH:
48.1344, 76.9840, 26.9863
CIE-Luv:
48.1344, 134.7278, 21.6691
Hunter-Lab:
41.1102, 63.6812, 20.2813
#dd233c color charts
#dd233c color shades, tints & tones
#dd233c color schemes
#dd233c color preview, HTML & CSS examples
This text has a color of #dd233c
<p style="color:#dd233c;">Text here</p>
.mytext {color:#dd233c;}
This box has a color of #dd233c
<div style="background-color:#dd233c;">Content here</div>
.mybackground {background-color:#dd233c;}
Border around this has a color of #dd233c
<div style="border:2px solid #dd233c;">Content here</div>
.myborder {border:2px solid #dd233c;}