#b7cdcd color space conversions
Hex:
#b7cdcd
RGB:
183, 205, 205
CMY:
28, 20, 20
CMYK:
11, 0, 0, 20
HSL:
180°, 18.0328%, 76.0784%
HSV (HSB):
180°, 10.7317%, 80.3922%
XYZ:
52.3792, 58.1377, 66.2186
xyY:
0.2964, 0.3290, 58.1377
CIE-Lab:
80.8153, -7.3768, -2.5252
CIE-LCH:
80.8153, 7.7971, 198.8967
CIE-Luv:
80.8153, -11.8588, -2.5720
Hunter-Lab:
76.2481, -10.8122, 1.8825
#b7cdcd color charts
#b7cdcd color shades, tints & tones
#b7cdcd color schemes
#b7cdcd color preview, HTML & CSS examples
This text has a color of #b7cdcd
<p style="color:#b7cdcd;">Text here</p>
.mytext {color:#b7cdcd;}
This box has a color of #b7cdcd
<div style="background-color:#b7cdcd;">Content here</div>
.mybackground {background-color:#b7cdcd;}
Border around this has a color of #b7cdcd
<div style="border:2px solid #b7cdcd;">Content here</div>
.myborder {border:2px solid #b7cdcd;}