#d5732d color space conversions
Hex:
#d5732d
RGB:
213, 115, 45
CMY:
16, 55, 82
CMYK:
0, 46, 79, 16
HSL:
25°, 66.6667%, 50.5882%
HSV (HSB):
25°, 78.8732%, 83.5294%
XYZ:
34.0450, 26.5971, 5.8220
xyY:
0.5122, 0.4002, 26.5971
CIE-Lab:
58.5995, 33.5429, 53.2726
CIE-LCH:
58.5995, 62.9531, 57.8035
CIE-Luv:
58.5995, 79.5833, 48.0338
Hunter-Lab:
51.5723, 27.5834, 29.4074
#d5732d color charts
#d5732d color shades, tints & tones
#d5732d color schemes
#d5732d color preview, HTML & CSS examples
This text has a color of #d5732d
<p style="color:#d5732d;">Text here</p>
.mytext {color:#d5732d;}
This box has a color of #d5732d
<div style="background-color:#d5732d;">Content here</div>
.mybackground {background-color:#d5732d;}
Border around this has a color of #d5732d
<div style="border:2px solid #d5732d;">Content here</div>
.myborder {border:2px solid #d5732d;}