#bfccb5 color space conversions
Hex:
#bfccb5
RGB:
191, 204, 181
CMY:
25, 20, 29
CMYK:
6, 0, 11, 20
HSL:
94°, 18.4000%, 75.4902%
HSV (HSB):
94°, 11.2745%, 80.0000%
XYZ:
51.4192, 57.5983, 52.1236
xyY:
0.3191, 0.3574, 57.5983
CIE-Lab:
80.5149, -8.6020, 9.9506
CIE-LCH:
80.5149, 13.1533, 130.8426
CIE-Luv:
80.5149, -6.2120, 16.0540
Hunter-Lab:
75.8935, -11.8768, 12.4052
#bfccb5 color charts
#bfccb5 color shades, tints & tones
#bfccb5 color schemes
#bfccb5 color preview, HTML & CSS examples
This text has a color of #bfccb5
<p style="color:#bfccb5;">Text here</p>
.mytext {color:#bfccb5;}
This box has a color of #bfccb5
<div style="background-color:#bfccb5;">Content here</div>
.mybackground {background-color:#bfccb5;}
Border around this has a color of #bfccb5
<div style="border:2px solid #bfccb5;">Content here</div>
.myborder {border:2px solid #bfccb5;}