#d08bc9 color space conversions
Hex:
#d08bc9
RGB:
208, 139, 201
CMY:
18, 45, 21
CMYK:
0, 33, 3, 18
HSL:
306°, 42.3313%, 68.0392%
HSV (HSB):
306°, 33.1731%, 81.5686%
XYZ:
45.7877, 36.0922, 59.8116
xyY:
0.3232, 0.2547, 36.0922
CIE-Lab:
66.5903, 35.9658, -21.3996
CIE-LCH:
66.5903, 41.8507, 329.2474
CIE-Luv:
66.5903, 35.5546, -38.6189
Hunter-Lab:
60.0768, 30.9099, -16.9745
#d08bc9 color charts
#d08bc9 color shades, tints & tones
#d08bc9 color schemes
#d08bc9 color preview, HTML & CSS examples
This text has a color of #d08bc9
<p style="color:#d08bc9;">Text here</p>
.mytext {color:#d08bc9;}
This box has a color of #d08bc9
<div style="background-color:#d08bc9;">Content here</div>
.mybackground {background-color:#d08bc9;}
Border around this has a color of #d08bc9
<div style="border:2px solid #d08bc9;">Content here</div>
.myborder {border:2px solid #d08bc9;}