#dd3141 color space conversions
Hex:
#dd3141
RGB:
221, 49, 65
CMY:
13, 81, 75
CMYK:
0, 78, 71, 13
HSL:
354°, 71.6667%, 52.9412%
HSV (HSB):
354°, 77.8281%, 86.6667%
XYZ:
31.8712, 17.9504, 6.7860
xyY:
0.5630, 0.3171, 17.9504
CIE-Lab:
49.4359, 65.3169, 33.5252
CIE-LCH:
49.4359, 73.4182, 27.1700
CIE-Luv:
49.4359, 127.7041, 21.9705
Hunter-Lab:
42.3679, 60.1325, 20.1612
#dd3141 color charts
#dd3141 color shades, tints & tones
#dd3141 color schemes
#dd3141 color preview, HTML & CSS examples
This text has a color of #dd3141
<p style="color:#dd3141;">Text here</p>
.mytext {color:#dd3141;}
This box has a color of #dd3141
<div style="background-color:#dd3141;">Content here</div>
.mybackground {background-color:#dd3141;}
Border around this has a color of #dd3141
<div style="border:2px solid #dd3141;">Content here</div>
.myborder {border:2px solid #dd3141;}