#dd3e3c color space conversions
Hex:
#dd3e3c
RGB:
221, 62, 60
CMY:
13, 76, 76
CMYK:
0, 72, 73, 13
HSL:
1°, 70.3057%, 55.0980%
HSV (HSB):
1°, 72.8507%, 86.6667%
XYZ:
32.3570, 19.1436, 6.2647
xyY:
0.5601, 0.3314, 19.1436
CIE-Lab:
50.8548, 60.9569, 38.0566
CIE-LCH:
50.8548, 71.8613, 31.9774
CIE-Luv:
50.8548, 122.1324, 27.0694
Hunter-Lab:
43.7535, 55.4377, 22.1382
#dd3e3c color charts
#dd3e3c color shades, tints & tones
#dd3e3c color schemes
#dd3e3c color preview, HTML & CSS examples
This text has a color of #dd3e3c
<p style="color:#dd3e3c;">Text here</p>
.mytext {color:#dd3e3c;}
This box has a color of #dd3e3c
<div style="background-color:#dd3e3c;">Content here</div>
.mybackground {background-color:#dd3e3c;}
Border around this has a color of #dd3e3c
<div style="border:2px solid #dd3e3c;">Content here</div>
.myborder {border:2px solid #dd3e3c;}