#bfcdc5 color space conversions
Hex:
#bfcdc5
RGB:
191, 205, 197
CMY:
25, 20, 23
CMYK:
7, 0, 4, 20
HSL:
146°, 12.2807%, 77.6471%
HSV (HSB):
146°, 6.8293%, 80.3922%
XYZ:
53.3952, 58.7702, 61.3529
xyY:
0.3077, 0.3387, 58.7702
CIE-Lab:
81.1651, -6.2512, 2.3344
CIE-LCH:
81.1651, 6.6729, 159.5231
CIE-Luv:
81.1651, -7.3580, 4.5829
Hunter-Lab:
76.6617, -9.8321, 6.2131
#bfcdc5 color charts
#bfcdc5 color shades, tints & tones
#bfcdc5 color schemes
#bfcdc5 color preview, HTML & CSS examples
This text has a color of #bfcdc5
<p style="color:#bfcdc5;">Text here</p>
.mytext {color:#bfcdc5;}
This box has a color of #bfcdc5
<div style="background-color:#bfcdc5;">Content here</div>
.mybackground {background-color:#bfcdc5;}
Border around this has a color of #bfcdc5
<div style="border:2px solid #bfcdc5;">Content here</div>
.myborder {border:2px solid #bfcdc5;}