#bec8b4 color space conversions
Hex:
#bec8b4
RGB:
190, 200, 180
CMY:
25, 22, 29
CMYK:
5, 0, 10, 22
HSL:
90°, 15.3846%, 74.5098%
HSV (HSB):
90°, 10.0000%, 78.4314%
XYZ:
50.1277, 55.5510, 51.2604
xyY:
0.3194, 0.3540, 55.5510
CIE-Lab:
79.3576, -7.0535, 8.8236
CIE-LCH:
79.3576, 11.2963, 128.6384
CIE-Luv:
79.3576, -4.6585, 14.1371
Hunter-Lab:
74.5325, -10.3797, 11.3955
#bec8b4 color charts
#bec8b4 color shades, tints & tones
#bec8b4 color schemes
#bec8b4 color preview, HTML & CSS examples
This text has a color of #bec8b4
<p style="color:#bec8b4;">Text here</p>
.mytext {color:#bec8b4;}
This box has a color of #bec8b4
<div style="background-color:#bec8b4;">Content here</div>
.mybackground {background-color:#bec8b4;}
Border around this has a color of #bec8b4
<div style="border:2px solid #bec8b4;">Content here</div>
.myborder {border:2px solid #bec8b4;}