#b7cdaf color space conversions
Hex:
#b7cdaf
RGB:
183, 205, 175
CMY:
28, 20, 31
CMYK:
11, 0, 15, 20
HSL:
104°, 23.0769%, 74.5098%
HSV (HSB):
104°, 14.6341%, 80.3922%
XYZ:
49.0976, 56.8251, 48.9381
xyY:
0.3170, 0.3669, 56.8251
CIE-Lab:
80.0811, -12.9583, 12.4570
CIE-LCH:
80.0811, 17.9748, 136.1299
CIE-Luv:
80.0811, -10.9266, 20.3331
Hunter-Lab:
75.3824, -15.6596, 14.2768
#b7cdaf color charts
#b7cdaf color shades, tints & tones
#b7cdaf color schemes
#b7cdaf color preview, HTML & CSS examples
This text has a color of #b7cdaf
<p style="color:#b7cdaf;">Text here</p>
.mytext {color:#b7cdaf;}
This box has a color of #b7cdaf
<div style="background-color:#b7cdaf;">Content here</div>
.mybackground {background-color:#b7cdaf;}
Border around this has a color of #b7cdaf
<div style="border:2px solid #b7cdaf;">Content here</div>
.myborder {border:2px solid #b7cdaf;}