#dd093e color space conversions
Hex:
#dd093e
RGB:
221, 9, 62
CMY:
13, 96, 76
CMYK:
0, 96, 72, 13
HSL:
345°, 92.1739%, 45.0980%
HSV (HSB):
345°, 95.9276%, 86.6667%
XYZ:
30.7860, 15.9153, 6.0068
xyY:
0.5841, 0.3020, 15.9153
CIE-Lab:
46.8632, 72.4178, 32.2487
CIE-LCH:
46.8632, 79.2737, 24.0041
CIE-Luv:
46.8632, 140.3847, 18.1669
Hunter-Lab:
39.8940, 67.9329, 18.9986
#dd093e color charts
#dd093e color shades, tints & tones
#dd093e color schemes
#dd093e color preview, HTML & CSS examples
This text has a color of #dd093e
<p style="color:#dd093e;">Text here</p>
.mytext {color:#dd093e;}
This box has a color of #dd093e
<div style="background-color:#dd093e;">Content here</div>
.mybackground {background-color:#dd093e;}
Border around this has a color of #dd093e
<div style="border:2px solid #dd093e;">Content here</div>
.myborder {border:2px solid #dd093e;}