#bfcecb color space conversions
Hex:
#bfcecb
RGB:
191, 206, 203
CMY:
25, 19, 20
CMYK:
7, 0, 1, 19
HSL:
168°, 13.2743%, 77.8431%
HSV (HSB):
168°, 7.2816%, 80.7843%
XYZ:
54.3367, 59.5308, 65.1267
xyY:
0.3036, 0.3326, 59.5308
CIE-Lab:
81.5825, -5.6395, -0.2659
CIE-LCH:
81.5825, 5.6458, 182.6990
CIE-Luv:
81.5825, -8.0940, 0.5748
Hunter-Lab:
77.1562, -9.3161, 3.9633
#bfcecb color charts
#bfcecb color shades, tints & tones
#bfcecb color schemes
#bfcecb color preview, HTML & CSS examples
This text has a color of #bfcecb
<p style="color:#bfcecb;">Text here</p>
.mytext {color:#bfcecb;}
This box has a color of #bfcecb
<div style="background-color:#bfcecb;">Content here</div>
.mybackground {background-color:#bfcecb;}
Border around this has a color of #bfcecb
<div style="border:2px solid #bfcecb;">Content here</div>
.myborder {border:2px solid #bfcecb;}