#becccc color space conversions
Hex:
#becccc
RGB:
190, 204, 204
CMY:
25, 20, 20
CMYK:
7, 0, 0, 20
HSL:
180°, 12.0690%, 77.2549%
HSV (HSB):
180°, 6.8627%, 80.0000%
XYZ:
53.7272, 58.4925, 65.5852
xyY:
0.3022, 0.3290, 58.4925
CIE-Lab:
81.0118, -4.7374, -1.6443
CIE-LCH:
81.0118, 5.0146, 199.1412
CIE-Luv:
81.0118, -7.6839, -1.6715
Hunter-Lab:
76.4804, -8.4452, 2.6926
#becccc color charts
#becccc RGB chart
#becccc CMYK chart
#becccc RGB pie chart
#becccc color shades, tints & tones
#becccc color schemes
#becccc color preview, HTML & CSS examples
This text has a color of #becccc
<p style="color:#becccc;">Text here</p>
.mytext {color:#becccc;}
Text color #becccc
This box has a color of #becccc
<div style="background-color:#becccc;">Content here</div>
.mybackground {background-color:#becccc;}
Background color #becccc
Border around this has a color of #becccc
<div style="border:2px solid #becccc;">Content here</div>
.myborder {border:2px solid #becccc;}
Border color #becccc