#dd3243 color space conversions
Hex:
#dd3243
RGB:
221, 50, 67
CMY:
13, 80, 74
CMYK:
0, 77, 70, 13
HSL:
354°, 71.5481%, 53.1373%
HSV (HSB):
354°, 77.3756%, 86.6667%
XYZ:
31.9725, 18.0586, 7.1107
xyY:
0.5595, 0.3160, 18.0586
CIE-Lab:
49.5671, 65.1190, 32.5062
CIE-LCH:
49.5671, 72.7814, 26.5276
CIE-Luv:
49.5671, 126.7216, 21.2690
Hunter-Lab:
42.4954, 59.9321, 19.8259
#dd3243 color charts
#dd3243 color shades, tints & tones
#dd3243 color schemes
#dd3243 color preview, HTML & CSS examples
This text has a color of #dd3243
<p style="color:#dd3243;">Text here</p>
.mytext {color:#dd3243;}
This box has a color of #dd3243
<div style="background-color:#dd3243;">Content here</div>
.mybackground {background-color:#dd3243;}
Border around this has a color of #dd3243
<div style="border:2px solid #dd3243;">Content here</div>
.myborder {border:2px solid #dd3243;}