#bfcebd color space conversions
Hex:
#bfcebd
RGB:
191, 206, 189
CMY:
25, 19, 26
CMYK:
7, 0, 8, 19
HSL:
113°, 14.7826%, 77.4510%
HSV (HSB):
113°, 8.2524%, 80.7843%
XYZ:
52.7425, 58.8931, 56.7318
xyY:
0.3133, 0.3498, 58.8931
CIE-Lab:
81.2328, -8.2310, 6.7072
CIE-LCH:
81.2328, 10.6177, 140.8245
CIE-Luv:
81.2328, -7.5475, 11.3602
Hunter-Lab:
76.7418, -11.6203, 9.8889
#bfcebd color charts
#bfcebd color shades, tints & tones
#bfcebd color schemes
#bfcebd color preview, HTML & CSS examples
This text has a color of #bfcebd
<p style="color:#bfcebd;">Text here</p>
.mytext {color:#bfcebd;}
This box has a color of #bfcebd
<div style="background-color:#bfcebd;">Content here</div>
.mybackground {background-color:#bfcebd;}
Border around this has a color of #bfcebd
<div style="border:2px solid #bfcebd;">Content here</div>
.myborder {border:2px solid #bfcebd;}