#bfccc7 color space conversions
Hex:
#bfccc7
RGB:
191, 204, 199
CMY:
25, 20, 22
CMYK:
6, 0, 2, 20
HSL:
157°, 11.3043%, 77.4510%
HSV (HSB):
157°, 6.3725%, 80.0000%
XYZ:
53.3875, 58.3856, 62.4886
xyY:
0.3064, 0.3350, 58.3856
CIE-Lab:
80.9527, -5.3554, 0.9551
CIE-LCH:
80.9527, 5.4399, 169.8883
CIE-Luv:
80.9527, -6.9414, 2.3643
Hunter-Lab:
76.4105, -9.0015, 4.9999
#bfccc7 color charts
#bfccc7 color shades, tints & tones
#bfccc7 color schemes
#bfccc7 color preview, HTML & CSS examples
This text has a color of #bfccc7
<p style="color:#bfccc7;">Text here</p>
.mytext {color:#bfccc7;}
This box has a color of #bfccc7
<div style="background-color:#bfccc7;">Content here</div>
.mybackground {background-color:#bfccc7;}
Border around this has a color of #bfccc7
<div style="border:2px solid #bfccc7;">Content here</div>
.myborder {border:2px solid #bfccc7;}