#d2936c color space conversions
Hex:
#d2936c
RGB:
210, 147, 108
CMY:
18, 42, 58
CMYK:
0, 30, 49, 18
HSL:
23°, 53.1250%, 62.3529%
HSV (HSB):
23°, 48.5714%, 82.3529%
XYZ:
39.7188, 35.6518, 18.9754
xyY:
0.4210, 0.3779, 35.6518
CIE-Lab:
66.2530, 19.2756, 30.1016
CIE-LCH:
66.2530, 35.7443, 57.3665
CIE-Luv:
66.2530, 46.3162, 34.3034
Hunter-Lab:
59.7091, 14.2482, 22.9541
#d2936c color charts
#d2936c color shades, tints & tones
#d2936c color schemes
#d2936c color preview, HTML & CSS examples
This text has a color of #d2936c
<p style="color:#d2936c;">Text here</p>
.mytext {color:#d2936c;}
This box has a color of #d2936c
<div style="background-color:#d2936c;">Content here</div>
.mybackground {background-color:#d2936c;}
Border around this has a color of #d2936c
<div style="border:2px solid #d2936c;">Content here</div>
.myborder {border:2px solid #d2936c;}