#d08b91 color space conversions
Hex:
#d08b91
RGB:
208, 139, 145
CMY:
18, 45, 43
CMYK:
0, 33, 30, 18
HSL:
355°, 42.3313%, 68.0392%
HSV (HSB):
355°, 33.1731%, 81.5686%
XYZ:
40.3559, 33.9195, 31.2082
xyY:
0.3826, 0.3216, 33.9195
CIE-Lab:
64.8986, 27.1015, 7.6143
CIE-LCH:
64.8986, 28.1508, 15.6931
CIE-Luv:
64.8986, 44.9653, 5.5673
Hunter-Lab:
58.2404, 21.7652, 8.9977
#d08b91 color charts
#d08b91 color shades, tints & tones
#d08b91 color schemes
#d08b91 color preview, HTML & CSS examples
This text has a color of #d08b91
<p style="color:#d08b91;">Text here</p>
.mytext {color:#d08b91;}
This box has a color of #d08b91
<div style="background-color:#d08b91;">Content here</div>
.mybackground {background-color:#d08b91;}
Border around this has a color of #d08b91
<div style="border:2px solid #d08b91;">Content here</div>
.myborder {border:2px solid #d08b91;}