#d2732e color space conversions
Hex:
#d2732e
RGB:
210, 115, 46
CMY:
18, 55, 82
CMYK:
0, 45, 78, 18
HSL:
25°, 64.5669%, 50.1961%
HSV (HSB):
25°, 78.0952%, 82.3529%
XYZ:
33.2022, 26.1604, 5.8843
xyY:
0.5089, 0.4009, 26.1604
CIE-Lab:
58.1890, 32.3580, 52.2970
CIE-LCH:
58.1890, 61.4982, 58.2535
CIE-Luv:
58.1890, 76.9909, 47.5251
Hunter-Lab:
51.1472, 26.3657, 28.9820
#d2732e color charts
#d2732e color shades, tints & tones
#d2732e color schemes
#d2732e color preview, HTML & CSS examples
This text has a color of #d2732e
<p style="color:#d2732e;">Text here</p>
.mytext {color:#d2732e;}
This box has a color of #d2732e
<div style="background-color:#d2732e;">Content here</div>
.mybackground {background-color:#d2732e;}
Border around this has a color of #d2732e
<div style="border:2px solid #d2732e;">Content here</div>
.myborder {border:2px solid #d2732e;}