#d7553c color space conversions
Hex:
#d7553c
RGB:
215, 85, 60
CMY:
16, 67, 76
CMYK:
0, 60, 72, 16
HSL:
10°, 65.9574%, 53.9216%
HSV (HSB):
10°, 72.0930%, 84.3137%
XYZ:
32.0884, 21.2703, 6.6893
xyY:
0.5344, 0.3542, 21.2703
CIE-Lab:
53.2441, 49.6898, 40.4694
CIE-LCH:
53.2441, 64.0847, 39.1608
CIE-Luv:
53.2441, 102.3935, 32.7826
Hunter-Lab:
46.1198, 43.4842, 23.6843
#d7553c color charts
#d7553c color shades, tints & tones
#d7553c color schemes
#d7553c color preview, HTML & CSS examples
This text has a color of #d7553c
<p style="color:#d7553c;">Text here</p>
.mytext {color:#d7553c;}
This box has a color of #d7553c
<div style="background-color:#d7553c;">Content here</div>
.mybackground {background-color:#d7553c;}
Border around this has a color of #d7553c
<div style="border:2px solid #d7553c;">Content here</div>
.myborder {border:2px solid #d7553c;}