#d0bcbc color space conversions
Hex:
#d0bcbc
RGB:
208, 188, 188
CMY:
18, 26, 26
CMYK:
0, 10, 10, 18
HSL:
0°, 17.5439%, 77.6471%
HSV (HSB):
0°, 9.6154%, 81.5686%
XYZ:
53.0727, 53.0072, 55.0111
xyY:
0.3295, 0.3291, 53.0072
CIE-Lab:
77.8792, 7.0799, 2.5689
CIE-LCH:
77.8792, 7.5316, 19.9432
CIE-Luv:
77.8792, 11.8278, 2.5378
Hunter-Lab:
72.8060, 2.7090, 6.1656
#d0bcbc color charts
#d0bcbc color shades, tints & tones
#d0bcbc color schemes
#d0bcbc color preview, HTML & CSS examples
This text has a color of #d0bcbc
<p style="color:#d0bcbc;">Text here</p>
.mytext {color:#d0bcbc;}
This box has a color of #d0bcbc
<div style="background-color:#d0bcbc;">Content here</div>
.mybackground {background-color:#d0bcbc;}
Border around this has a color of #d0bcbc
<div style="border:2px solid #d0bcbc;">Content here</div>
.myborder {border:2px solid #d0bcbc;}