#d0b7d7 color space conversions
Hex:
#d0b7d7
RGB:
208, 183, 215
CMY:
18, 28, 16
CMYK:
3, 15, 0, 16
HSL:
287°, 28.5714%, 78.0392%
HSV (HSB):
287°, 14.8837%, 84.3137%
XYZ:
55.2117, 52.1832, 71.4524
xyY:
0.3087, 0.2918, 52.1832
CIE-Lab:
77.3902, 14.6461, -12.7820
CIE-LCH:
77.3902, 19.4393, 318.8881
CIE-Luv:
77.3902, 12.1004, -22.1704
Hunter-Lab:
72.2379, 10.0117, -8.0787
#d0b7d7 color charts
#d0b7d7 color shades, tints & tones
#d0b7d7 color schemes
#d0b7d7 color preview, HTML & CSS examples
This text has a color of #d0b7d7
<p style="color:#d0b7d7;">Text here</p>
.mytext {color:#d0b7d7;}
This box has a color of #d0b7d7
<div style="background-color:#d0b7d7;">Content here</div>
.mybackground {background-color:#d0b7d7;}
Border around this has a color of #d0b7d7
<div style="border:2px solid #d0b7d7;">Content here</div>
.myborder {border:2px solid #d0b7d7;}