#dd3b3a color space conversions
Hex:
#dd3b3a
RGB:
221, 59, 58
CMY:
13, 77, 77
CMYK:
0, 73, 74, 13
HSL:
0°, 70.5628%, 54.7059%
HSV (HSB):
0°, 73.7557%, 86.6667%
XYZ:
32.1465, 18.8056, 5.9385
xyY:
0.5651, 0.3306, 18.8056
CIE-Lab:
50.4590, 61.9044, 38.7378
CIE-LCH:
50.4590, 73.0258, 32.0370
CIE-Luv:
50.4590, 124.2492, 27.1460
Hunter-Lab:
43.3654, 56.4315, 22.2365
#dd3b3a color charts
#dd3b3a color shades, tints & tones
#dd3b3a color schemes
#dd3b3a color preview, HTML & CSS examples
This text has a color of #dd3b3a
<p style="color:#dd3b3a;">Text here</p>
.mytext {color:#dd3b3a;}
This box has a color of #dd3b3a
<div style="background-color:#dd3b3a;">Content here</div>
.mybackground {background-color:#dd3b3a;}
Border around this has a color of #dd3b3a
<div style="border:2px solid #dd3b3a;">Content here</div>
.myborder {border:2px solid #dd3b3a;}