#dd3232 color space conversions
Hex:
#dd3232
RGB:
221, 50, 50
CMY:
13, 80, 80
CMYK:
0, 77, 77, 13
HSL:
0°, 71.5481%, 53.1373%
HSV (HSB):
0°, 77.3756%, 86.6667%
XYZ:
31.5351, 17.8836, 4.8074
xyY:
0.5815, 0.3298, 17.8836
CIE-Lab:
49.3547, 64.4416, 41.9922
CIE-LCH:
49.3547, 76.9160, 33.0896
CIE-Luv:
49.3547, 130.6386, 28.1708
Hunter-Lab:
42.2891, 59.1023, 22.8623
#dd3232 color charts
#dd3232 color shades, tints & tones
#dd3232 color schemes
#dd3232 color preview, HTML & CSS examples
This text has a color of #dd3232
<p style="color:#dd3232;">Text here</p>
.mytext {color:#dd3232;}
This box has a color of #dd3232
<div style="background-color:#dd3232;">Content here</div>
.mybackground {background-color:#dd3232;}
Border around this has a color of #dd3232
<div style="border:2px solid #dd3232;">Content here</div>
.myborder {border:2px solid #dd3232;}