#bfccb9 color space conversions
Hex:
#bfccb9
RGB:
191, 204, 185
CMY:
25, 20, 27
CMYK:
6, 0, 9, 20
HSL:
101°, 15.7025%, 76.2745%
HSV (HSB):
101°, 9.3137%, 80.0000%
XYZ:
51.8357, 57.7649, 54.3166
xyY:
0.3162, 0.3524, 57.7649
CIE-Lab:
80.6079, -7.9057, 7.9467
CIE-LCH:
80.6079, 11.2094, 134.8521
CIE-Luv:
80.6079, -6.3705, 13.0750
Hunter-Lab:
76.0032, -11.2651, 10.8299
#bfccb9 color charts
#bfccb9 color shades, tints & tones
#bfccb9 color schemes
#bfccb9 color preview, HTML & CSS examples
This text has a color of #bfccb9
<p style="color:#bfccb9;">Text here</p>
.mytext {color:#bfccb9;}
This box has a color of #bfccb9
<div style="background-color:#bfccb9;">Content here</div>
.mybackground {background-color:#bfccb9;}
Border around this has a color of #bfccb9
<div style="border:2px solid #bfccb9;">Content here</div>
.myborder {border:2px solid #bfccb9;}