#dd5c5c color space conversions
Hex:
#dd5c5c
RGB:
221, 92, 92
CMY:
13, 64, 64
CMYK:
0, 58, 58, 13
HSL:
0°, 65.4822%, 61.3725%
HSV (HSB):
0°, 58.3710%, 86.6667%
XYZ:
35.5777, 23.7992, 12.8438
xyY:
0.4926, 0.3295, 23.7992
CIE-Lab:
55.8861, 50.4893, 25.8555
CIE-LCH:
55.8861, 56.7246, 27.1170
CIE-Luv:
55.8861, 96.0997, 20.7195
Hunter-Lab:
48.7844, 44.8047, 18.5394
#dd5c5c color charts
#dd5c5c color shades, tints & tones
#dd5c5c color schemes
#dd5c5c color preview, HTML & CSS examples
This text has a color of #dd5c5c
<p style="color:#dd5c5c;">Text here</p>
.mytext {color:#dd5c5c;}
This box has a color of #dd5c5c
<div style="background-color:#dd5c5c;">Content here</div>
.mybackground {background-color:#dd5c5c;}
Border around this has a color of #dd5c5c
<div style="border:2px solid #dd5c5c;">Content here</div>
.myborder {border:2px solid #dd5c5c;}