#d08a9f color space conversions
Hex:
#d08a9f
RGB:
208, 138, 159
CMY:
18, 46, 38
CMYK:
0, 34, 24, 18
HSL:
342°, 42.6829%, 67.8431%
HSV (HSB):
342°, 33.6538%, 81.5686%
XYZ:
41.3589, 34.0901, 37.2011
xyY:
0.3671, 0.3026, 34.0901
CIE-Lab:
65.0340, 29.6059, -0.1038
CIE-LCH:
65.0340, 29.6061, 359.7991
CIE-Luv:
65.0340, 43.2806, -5.4869
Hunter-Lab:
58.3867, 24.2659, 3.0941
#d08a9f color charts
#d08a9f color shades, tints & tones
#d08a9f color schemes
#d08a9f color preview, HTML & CSS examples
This text has a color of #d08a9f
<p style="color:#d08a9f;">Text here</p>
.mytext {color:#d08a9f;}
This box has a color of #d08a9f
<div style="background-color:#d08a9f;">Content here</div>
.mybackground {background-color:#d08a9f;}
Border around this has a color of #d08a9f
<div style="border:2px solid #d08a9f;">Content here</div>
.myborder {border:2px solid #d08a9f;}