#dd5e5f color space conversions
Hex:
#dd5e5f
RGB:
221, 94, 95
CMY:
13, 63, 63
CMYK:
0, 57, 57, 13
HSL:
360°, 65.1282%, 61.7647%
HSV (HSB):
360°, 57.4661%, 86.6667%
XYZ:
35.8871, 24.2038, 13.6068
xyY:
0.4869, 0.3284, 24.2038
CIE-Lab:
56.2913, 49.7845, 24.6488
CIE-LCH:
56.2913, 55.5523, 26.3405
CIE-Luv:
56.2913, 94.0939, 19.7630
Hunter-Lab:
49.1973, 44.1117, 18.0399
#dd5e5f color charts
#dd5e5f color shades, tints & tones
#dd5e5f color schemes
#dd5e5f color preview, HTML & CSS examples
This text has a color of #dd5e5f
<p style="color:#dd5e5f;">Text here</p>
.mytext {color:#dd5e5f;}
This box has a color of #dd5e5f
<div style="background-color:#dd5e5f;">Content here</div>
.mybackground {background-color:#dd5e5f;}
Border around this has a color of #dd5e5f
<div style="border:2px solid #dd5e5f;">Content here</div>
.myborder {border:2px solid #dd5e5f;}