#d0b8d8 color space conversions
Hex:
#d0b8d8
RGB:
208, 184, 216
CMY:
18, 28, 15
CMYK:
4, 15, 0, 15
HSL:
285°, 29.0909%, 78.4314%
HSV (HSB):
285°, 14.8148%, 84.7059%
XYZ:
55.5476, 52.6487, 72.2003
xyY:
0.3079, 0.2918, 52.6487
CIE-Lab:
77.6672, 14.2969, -12.9088
CIE-LCH:
77.6672, 19.2624, 317.9207
CIE-Luv:
77.6672, 11.5130, -22.3238
Hunter-Lab:
72.5595, 9.6709, -8.2049
#d0b8d8 color charts
#d0b8d8 color shades, tints & tones
#d0b8d8 color schemes
#d0b8d8 color preview, HTML & CSS examples
This text has a color of #d0b8d8
<p style="color:#d0b8d8;">Text here</p>
.mytext {color:#d0b8d8;}
This box has a color of #d0b8d8
<div style="background-color:#d0b8d8;">Content here</div>
.mybackground {background-color:#d0b8d8;}
Border around this has a color of #d0b8d8
<div style="border:2px solid #d0b8d8;">Content here</div>
.myborder {border:2px solid #d0b8d8;}