#bfdecb color space conversions
Hex:
#bfdecb
RGB:
191, 222, 203
CMY:
25, 13, 20
CMYK:
14, 0, 9, 13
HSL:
143°, 31.9588%, 80.9804%
HSV (HSB):
143°, 13.9640%, 87.0588%
XYZ:
58.3866, 67.6307, 66.4766
xyY:
0.3033, 0.3513, 67.6307
CIE-Lab:
85.8215, -13.8470, 5.8863
CIE-LCH:
85.8215, 15.0463, 156.9698
CIE-Luv:
85.8215, -15.9253, 11.2445
Hunter-Lab:
82.2379, -17.1863, 9.6397
#bfdecb color charts
#bfdecb color shades, tints & tones
#bfdecb color schemes
#bfdecb color preview, HTML & CSS examples
This text has a color of #bfdecb
<p style="color:#bfdecb;">Text here</p>
.mytext {color:#bfdecb;}
This box has a color of #bfdecb
<div style="background-color:#bfdecb;">Content here</div>
.mybackground {background-color:#bfdecb;}
Border around this has a color of #bfdecb
<div style="border:2px solid #bfdecb;">Content here</div>
.myborder {border:2px solid #bfdecb;}