#dd332b color space conversions
Hex:
#dd332b
RGB:
221, 51, 43
CMY:
13, 80, 83
CMYK:
0, 77, 81, 13
HSL:
3°, 72.3577%, 51.7647%
HSV (HSB):
3°, 80.5430%, 86.6667%
XYZ:
31.4387, 17.9142, 4.0863
xyY:
0.5883, 0.3352, 17.9142
CIE-Lab:
49.3919, 63.9279, 45.7840
CIE-LCH:
49.3919, 78.6318, 35.6095
CIE-Luv:
49.3919, 131.4303, 30.6539
Hunter-Lab:
42.3252, 58.5186, 23.9035
#dd332b color charts
#dd332b color shades, tints & tones
#dd332b color schemes
#dd332b color preview, HTML & CSS examples
This text has a color of #dd332b
<p style="color:#dd332b;">Text here</p>
.mytext {color:#dd332b;}
This box has a color of #dd332b
<div style="background-color:#dd332b;">Content here</div>
.mybackground {background-color:#dd332b;}
Border around this has a color of #dd332b
<div style="border:2px solid #dd332b;">Content here</div>
.myborder {border:2px solid #dd332b;}