#becccd color space conversions
Hex:
#becccd
RGB:
190, 204, 205
CMY:
25, 20, 20
CMYK:
7, 0, 0, 20
HSL:
184°, 13.0435%, 77.4510%
HSV (HSB):
184°, 7.3171%, 80.3922%
XYZ:
53.8475, 58.5407, 66.2190
xyY:
0.3015, 0.3278, 58.5407
CIE-Lab:
81.0385, -4.5436, -2.1408
CIE-LCH:
81.0385, 5.0226, 205.2280
CIE-Luv:
81.0385, -7.7250, -2.4617
Hunter-Lab:
76.5119, -8.2711, 2.2444
#becccd color charts
#becccd RGB chart
#becccd CMYK chart
#becccd RGB pie chart
#becccd color shades, tints & tones
#becccd color schemes
#becccd color preview, HTML & CSS examples
This text has a color of #becccd
<p style="color:#becccd;">Text here</p>
.mytext {color:#becccd;}
Text color #becccd
This box has a color of #becccd
<div style="background-color:#becccd;">Content here</div>
.mybackground {background-color:#becccd;}
Background color #becccd
Border around this has a color of #becccd
<div style="border:2px solid #becccd;">Content here</div>
.myborder {border:2px solid #becccd;}
Border color #becccd