#d08da1 color space conversions
Hex:
#d08da1
RGB:
208, 141, 161
CMY:
18, 45, 37
CMYK:
0, 32, 23, 18
HSL:
342°, 41.6149%, 68.4314%
HSV (HSB):
342°, 32.2115%, 81.5686%
XYZ:
41.9703, 35.0329, 38.2682
xyY:
0.3641, 0.3039, 35.0329
CIE-Lab:
65.7742, 28.2731, -0.1518
CIE-LCH:
65.7742, 28.2735, 359.6924
CIE-Luv:
65.7742, 41.2346, -5.3076
Hunter-Lab:
59.1886, 22.9935, 3.0983
#d08da1 color charts
#d08da1 color shades, tints & tones
#d08da1 color schemes
#d08da1 color preview, HTML & CSS examples
This text has a color of #d08da1
<p style="color:#d08da1;">Text here</p>
.mytext {color:#d08da1;}
This box has a color of #d08da1
<div style="background-color:#d08da1;">Content here</div>
.mybackground {background-color:#d08da1;}
Border around this has a color of #d08da1
<div style="border:2px solid #d08da1;">Content here</div>
.myborder {border:2px solid #d08da1;}