#d55c4d color space conversions
Hex:
#d55c4d
RGB:
213, 92, 77
CMY:
16, 64, 70
CMYK:
0, 57, 64, 16
HSL:
7°, 61.8182%, 56.8627%
HSV (HSB):
7°, 63.8498%, 83.5294%
XYZ:
32.6073, 22.3362, 9.6139
xyY:
0.5051, 0.3460, 22.3362
CIE-Lab:
54.3820, 46.6515, 32.2894
CIE-LCH:
54.3820, 56.7360, 34.6887
CIE-Luv:
54.3820, 92.6954, 27.3418
Hunter-Lab:
47.2612, 40.4466, 21.0221
#d55c4d color charts
#d55c4d color shades, tints & tones
#d55c4d color schemes
#d55c4d color preview, HTML & CSS examples
This text has a color of #d55c4d
<p style="color:#d55c4d;">Text here</p>
.mytext {color:#d55c4d;}
This box has a color of #d55c4d
<div style="background-color:#d55c4d;">Content here</div>
.mybackground {background-color:#d55c4d;}
Border around this has a color of #d55c4d
<div style="border:2px solid #d55c4d;">Content here</div>
.myborder {border:2px solid #d55c4d;}