#becfa3 color space conversions
Hex:
#becfa3
RGB:
190, 207, 163
CMY:
25, 19, 36
CMYK:
8, 0, 21, 19
HSL:
83°, 31.4286%, 72.5490%
HSV (HSB):
83°, 21.2560%, 81.1765%
XYZ:
50.1589, 58.2171, 43.2437
xyY:
0.3308, 0.3840, 58.2171
CIE-Lab:
80.8594, -13.4429, 19.9875
CIE-LCH:
80.8594, 24.0876, 123.9233
CIE-Luv:
80.8594, -7.7044, 30.6696
Hunter-Lab:
76.3002, -16.1813, 19.8070
#becfa3 color charts
#becfa3 color shades, tints & tones
#becfa3 color schemes
#becfa3 color preview, HTML & CSS examples
This text has a color of #becfa3
<p style="color:#becfa3;">Text here</p>
.mytext {color:#becfa3;}
This box has a color of #becfa3
<div style="background-color:#becfa3;">Content here</div>
.mybackground {background-color:#becfa3;}
Border around this has a color of #becfa3
<div style="border:2px solid #becfa3;">Content here</div>
.myborder {border:2px solid #becfa3;}