#d5663f color space conversions
Hex:
#d5663f
RGB:
213, 102, 63
CMY:
16, 60, 75
CMYK:
0, 52, 70, 16
HSL:
16°, 64.1026%, 54.1176%
HSV (HSB):
16°, 70.4225%, 83.5294%
XYZ:
33.0891, 24.0078, 7.5926
xyY:
0.5115, 0.3711, 24.0078
CIE-Lab:
56.0956, 40.9811, 41.9824
CIE-LCH:
56.0956, 58.6683, 45.6915
CIE-Luv:
56.0956, 87.7554, 37.2520
Hunter-Lab:
48.9977, 34.7987, 25.1109
#d5663f color charts
#d5663f color shades, tints & tones
#d5663f color schemes
#d5663f color preview, HTML & CSS examples
This text has a color of #d5663f
<p style="color:#d5663f;">Text here</p>
.mytext {color:#d5663f;}
This box has a color of #d5663f
<div style="background-color:#d5663f;">Content here</div>
.mybackground {background-color:#d5663f;}
Border around this has a color of #d5663f
<div style="border:2px solid #d5663f;">Content here</div>
.myborder {border:2px solid #d5663f;}