#dd3b4c color space conversions
Hex:
#dd3b4c
RGB:
221, 59, 76
CMY:
13, 77, 70
CMYK:
0, 73, 66, 13
HSL:
354°, 70.4348%, 54.9020%
HSV (HSB):
354°, 73.3032%, 86.6667%
XYZ:
32.6873, 19.0219, 8.7863
xyY:
0.5403, 0.3144, 19.0219
CIE-Lab:
50.7128, 62.7528, 28.5960
CIE-LCH:
50.7128, 68.9612, 24.4984
CIE-Luv:
50.7128, 119.8754, 18.9792
Hunter-Lab:
43.6141, 57.4550, 18.5856
#dd3b4c color charts
#dd3b4c color shades, tints & tones
#dd3b4c color schemes
#dd3b4c color preview, HTML & CSS examples
This text has a color of #dd3b4c
<p style="color:#dd3b4c;">Text here</p>
.mytext {color:#dd3b4c;}
This box has a color of #dd3b4c
<div style="background-color:#dd3b4c;">Content here</div>
.mybackground {background-color:#dd3b4c;}
Border around this has a color of #dd3b4c
<div style="border:2px solid #dd3b4c;">Content here</div>
.myborder {border:2px solid #dd3b4c;}