#d0b5b5 color space conversions
Hex:
#d0b5b5
RGB:
208, 181, 181
CMY:
18, 29, 29
CMYK:
0, 13, 13, 18
HSL:
0°, 22.3140%, 76.2745%
HSV (HSB):
0°, 12.9808%, 81.5686%
XYZ:
50.8768, 49.7938, 50.6457
xyY:
0.3362, 0.3291, 49.7938
CIE-Lab:
75.9425, 9.6689, 3.5600
CIE-LCH:
75.9425, 10.3034, 20.2131
CIE-Luv:
75.9425, 16.2315, 3.4881
Hunter-Lab:
70.5648, 5.2092, 6.8417
#d0b5b5 color charts
#d0b5b5 color shades, tints & tones
#d0b5b5 color schemes
#d0b5b5 color preview, HTML & CSS examples
This text has a color of #d0b5b5
<p style="color:#d0b5b5;">Text here</p>
.mytext {color:#d0b5b5;}
This box has a color of #d0b5b5
<div style="background-color:#d0b5b5;">Content here</div>
.mybackground {background-color:#d0b5b5;}
Border around this has a color of #d0b5b5
<div style="border:2px solid #d0b5b5;">Content here</div>
.myborder {border:2px solid #d0b5b5;}