#d2937c color space conversions
Hex:
#d2937c
RGB:
210, 147, 124
CMY:
18, 42, 51
CMYK:
0, 30, 41, 18
HSL:
16°, 48.8636%, 65.4902%
HSV (HSB):
16°, 40.9524%, 82.3529%
XYZ:
40.6502, 36.0243, 23.8797
xyY:
0.4043, 0.3583, 36.0243
CIE-Lab:
66.5385, 20.9442, 21.6970
CIE-LCH:
66.5385, 30.1566, 46.0114
CIE-Luv:
66.5385, 44.3726, 24.5951
Hunter-Lab:
60.0203, 15.8579, 18.4250
#d2937c color charts
#d2937c color shades, tints & tones
#d2937c color schemes
#d2937c color preview, HTML & CSS examples
This text has a color of #d2937c
<p style="color:#d2937c;">Text here</p>
.mytext {color:#d2937c;}
This box has a color of #d2937c
<div style="background-color:#d2937c;">Content here</div>
.mybackground {background-color:#d2937c;}
Border around this has a color of #d2937c
<div style="border:2px solid #d2937c;">Content here</div>
.myborder {border:2px solid #d2937c;}