#dd232c color space conversions
Hex:
#dd232c
RGB:
221, 35, 44
CMY:
13, 86, 83
CMYK:
0, 84, 80, 13
HSL:
357°, 73.2283%, 50.1961%
HSV (HSB):
357°, 84.1629%, 86.6667%
XYZ:
30.8744, 16.7561, 3.9899
xyY:
0.5981, 0.3246, 16.7561
CIE-Lab:
47.9512, 68.0568, 43.8310
CIE-LCH:
47.9512, 80.9499, 32.7830
CIE-Luv:
47.9512, 138.3601, 27.6038
Hunter-Lab:
40.9342, 62.9982, 22.8749
#dd232c color charts
#dd232c color shades, tints & tones
#dd232c color schemes
#dd232c color preview, HTML & CSS examples
This text has a color of #dd232c
<p style="color:#dd232c;">Text here</p>
.mytext {color:#dd232c;}
This box has a color of #dd232c
<div style="background-color:#dd232c;">Content here</div>
.mybackground {background-color:#dd232c;}
Border around this has a color of #dd232c
<div style="border:2px solid #dd232c;">Content here</div>
.myborder {border:2px solid #dd232c;}