#becaca color space conversions
Hex:
#becaca
RGB:
190, 202, 202
CMY:
25, 21, 21
CMYK:
6, 0, 0, 21
HSL:
180°, 10.1695%, 76.8627%
HSV (HSB):
180°, 5.9406%, 79.2157%
XYZ:
53.0164, 57.4525, 64.1723
xyY:
0.3036, 0.3290, 57.4525
CIE-Lab:
80.4334, -4.0753, -1.4198
CIE-LCH:
80.4334, 4.3155, 199.2082
CIE-Luv:
80.4334, -6.6161, -1.4410
Hunter-Lab:
75.7974, -7.7939, 2.8616
#becaca color charts
#becaca color shades, tints & tones
#becaca color schemes
#becaca color preview, HTML & CSS examples
This text has a color of #becaca
<p style="color:#becaca;">Text here</p>
.mytext {color:#becaca;}
This box has a color of #becaca
<div style="background-color:#becaca;">Content here</div>
.mybackground {background-color:#becaca;}
Border around this has a color of #becaca
<div style="border:2px solid #becaca;">Content here</div>
.myborder {border:2px solid #becaca;}