#d08da8 color space conversions
Hex:
#d08da8
RGB:
208, 141, 168
CMY:
18, 45, 34
CMYK:
0, 32, 19, 18
HSL:
336°, 41.6149%, 68.4314%
HSV (HSB):
336°, 32.2115%, 81.5686%
XYZ:
42.6052, 35.2868, 41.6113
xyY:
0.3565, 0.2953, 35.2868
CIE-Lab:
65.9714, 29.3337, -3.8078
CIE-LCH:
65.9714, 29.5798, 352.6038
CIE-Luv:
65.9714, 40.1002, -10.7433
Hunter-Lab:
59.4027, 24.0702, 0.0495
#d08da8 color charts
#d08da8 color shades, tints & tones
#d08da8 color schemes
#d08da8 color preview, HTML & CSS examples
This text has a color of #d08da8
<p style="color:#d08da8;">Text here</p>
.mytext {color:#d08da8;}
This box has a color of #d08da8
<div style="background-color:#d08da8;">Content here</div>
.mybackground {background-color:#d08da8;}
Border around this has a color of #d08da8
<div style="border:2px solid #d08da8;">Content here</div>
.myborder {border:2px solid #d08da8;}