#bfcfc7 color space conversions
Hex:
#bfcfc7
RGB:
191, 207, 199
CMY:
25, 19, 22
CMYK:
8, 0, 4, 19
HSL:
150°, 14.2857%, 78.0392%
HSV (HSB):
150°, 7.7295%, 81.1765%
XYZ:
54.1075, 59.8255, 62.7285
xyY:
0.3063, 0.3386, 59.8255
CIE-Lab:
81.7433, -6.9168, 2.1056
CIE-LCH:
81.7433, 7.2302, 163.0688
CIE-Luv:
81.7433, -8.4323, 4.3620
Hunter-Lab:
77.3470, -10.4889, 6.0586
#bfcfc7 color charts
#bfcfc7 color shades, tints & tones
#bfcfc7 color schemes
#bfcfc7 color preview, HTML & CSS examples
This text has a color of #bfcfc7
<p style="color:#bfcfc7;">Text here</p>
.mytext {color:#bfcfc7;}
This box has a color of #bfcfc7
<div style="background-color:#bfcfc7;">Content here</div>
.mybackground {background-color:#bfcfc7;}
Border around this has a color of #bfcfc7
<div style="border:2px solid #bfcfc7;">Content here</div>
.myborder {border:2px solid #bfcfc7;}