#d08d97 color space conversions
Hex:
#d08d97
RGB:
208, 141, 151
CMY:
18, 45, 41
CMYK:
0, 32, 27, 18
HSL:
351°, 41.6149%, 68.4314%
HSV (HSB):
351°, 32.2115%, 81.5686%
XYZ:
41.1232, 34.6940, 33.8073
xyY:
0.3751, 0.3165, 34.6940
CIE-Lab:
65.5097, 26.8342, 5.1044
CIE-LCH:
65.5097, 27.3153, 10.7702
CIE-Luv:
65.5097, 42.8204, 2.2609
Hunter-Lab:
58.9016, 21.5451, 7.2009
#d08d97 color charts
#d08d97 color shades, tints & tones
#d08d97 color schemes
#d08d97 color preview, HTML & CSS examples
This text has a color of #d08d97
<p style="color:#d08d97;">Text here</p>
.mytext {color:#d08d97;}
This box has a color of #d08d97
<div style="background-color:#d08d97;">Content here</div>
.mybackground {background-color:#d08d97;}
Border around this has a color of #d08d97
<div style="border:2px solid #d08d97;">Content here</div>
.myborder {border:2px solid #d08d97;}