#d1935d color space conversions
Hex:
#d1935d
RGB:
209, 147, 93
CMY:
18, 42, 64
CMYK:
0, 30, 56, 18
HSL:
28°, 55.7692%, 59.2157%
HSV (HSB):
28°, 55.5024%, 81.9608%
XYZ:
38.7040, 35.2131, 15.1128
xyY:
0.4347, 0.3955, 35.2131
CIE-Lab:
65.9142, 17.5247, 37.6794
CIE-LCH:
65.9142, 41.5554, 65.0569
CIE-Luv:
65.9142, 47.1535, 42.2455
Hunter-Lab:
59.3406, 12.5779, 26.4385
#d1935d color charts
#d1935d color shades, tints & tones
#d1935d color schemes
#d1935d color preview, HTML & CSS examples
This text has a color of #d1935d
<p style="color:#d1935d;">Text here</p>
.mytext {color:#d1935d;}
This box has a color of #d1935d
<div style="background-color:#d1935d;">Content here</div>
.mybackground {background-color:#d1935d;}
Border around this has a color of #d1935d
<div style="border:2px solid #d1935d;">Content here</div>
.myborder {border:2px solid #d1935d;}