#dc5f51 color space conversions
Hex:
#dc5f51
RGB:
220, 95, 81
CMY:
14, 63, 68
CMYK:
0, 57, 63, 14
HSL:
6°, 66.5072%, 59.0196%
HSV (HSB):
6°, 63.1818%, 86.2745%
XYZ:
35.0926, 23.9941, 10.5663
xyY:
0.5038, 0.3445, 23.9941
CIE-Lab:
56.0819, 48.0001, 32.3716
CIE-LCH:
56.0819, 57.8959, 33.9960
CIE-Luv:
56.0819, 95.5985, 27.5194
Hunter-Lab:
48.9838, 42.1579, 21.4992
#dc5f51 color charts
#dc5f51 color shades, tints & tones
#dc5f51 color schemes
#dc5f51 color preview, HTML & CSS examples
This text has a color of #dc5f51
<p style="color:#dc5f51;">Text here</p>
.mytext {color:#dc5f51;}
This box has a color of #dc5f51
<div style="background-color:#dc5f51;">Content here</div>
.mybackground {background-color:#dc5f51;}
Border around this has a color of #dc5f51
<div style="border:2px solid #dc5f51;">Content here</div>
.myborder {border:2px solid #dc5f51;}