#dd2525 color space conversions
Hex:
#dd2525
RGB:
221, 37, 37
CMY:
13, 85, 85
CMYK:
0, 83, 83, 13
HSL:
0°, 73.0159%, 50.5882%
HSV (HSB):
0°, 83.2579%, 86.6667%
XYZ:
30.8143, 16.8289, 3.3745
xyY:
0.6040, 0.3299, 16.8289
CIE-Lab:
48.0437, 67.4348, 47.5981
CIE-LCH:
48.0437, 82.5411, 35.2159
CIE-Luv:
48.0437, 138.8425, 29.9406
Hunter-Lab:
41.0230, 62.2895, 23.8390
#dd2525 color charts
#dd2525 color shades, tints & tones
#dd2525 color schemes
#dd2525 color preview, HTML & CSS examples
This text has a color of #dd2525
<p style="color:#dd2525;">Text here</p>
.mytext {color:#dd2525;}
This box has a color of #dd2525
<div style="background-color:#dd2525;">Content here</div>
.mybackground {background-color:#dd2525;}
Border around this has a color of #dd2525
<div style="border:2px solid #dd2525;">Content here</div>
.myborder {border:2px solid #dd2525;}