#d0becb color space conversions
Hex:
#d0becb
RGB:
208, 190, 203
CMY:
18, 25, 20
CMYK:
0, 9, 2, 18
HSL:
317°, 16.0714%, 78.0392%
HSV (HSB):
317°, 8.6538%, 81.5686%
XYZ:
55.2054, 54.5486, 64.1192
xyY:
0.3175, 0.3137, 54.5486
CIE-Lab:
78.7805, 8.6376, -4.2234
CIE-LCH:
78.7805, 9.6148, 333.9436
CIE-Luv:
78.7805, 9.5760, -7.8908
Hunter-Lab:
73.8570, 4.1723, 0.2271
#d0becb color charts
#d0becb color shades, tints & tones
#d0becb color schemes
#d0becb color preview, HTML & CSS examples
This text has a color of #d0becb
<p style="color:#d0becb;">Text here</p>
.mytext {color:#d0becb;}
This box has a color of #d0becb
<div style="background-color:#d0becb;">Content here</div>
.mybackground {background-color:#d0becb;}
Border around this has a color of #d0becb
<div style="border:2px solid #d0becb;">Content here</div>
.myborder {border:2px solid #d0becb;}