#d5663c color space conversions
Hex:
#d5663c
RGB:
213, 102, 60
CMY:
16, 60, 76
CMYK:
0, 52, 72, 16
HSL:
16°, 64.5570%, 53.5294%
HSV (HSB):
16°, 71.8310%, 83.5294%
XYZ:
33.0076, 23.9751, 7.1629
xyY:
0.5146, 0.3738, 23.9751
CIE-Lab:
56.0629, 40.8326, 43.5091
CIE-LCH:
56.0629, 59.6687, 46.8176
CIE-Luv:
56.0629, 88.1715, 38.4137
Hunter-Lab:
48.9644, 34.6415, 25.6016
#d5663c color charts
#d5663c color shades, tints & tones
#d5663c color schemes
#d5663c color preview, HTML & CSS examples
This text has a color of #d5663c
<p style="color:#d5663c;">Text here</p>
.mytext {color:#d5663c;}
This box has a color of #d5663c
<div style="background-color:#d5663c;">Content here</div>
.mybackground {background-color:#d5663c;}
Border around this has a color of #d5663c
<div style="border:2px solid #d5663c;">Content here</div>
.myborder {border:2px solid #d5663c;}