#bfdbd3 color space conversions
Hex:
#bfdbd3
RGB:
191, 219, 211
CMY:
25, 14, 17
CMYK:
13, 0, 4, 14
HSL:
163°, 28.0000%, 80.3922%
HSV (HSB):
163°, 12.7854%, 85.8824%
XYZ:
58.5752, 66.4426, 71.3655
xyY:
0.2983, 0.3383, 66.4426
CIE-Lab:
85.2217, -10.8045, 0.7909
CIE-LCH:
85.2217, 10.8334, 175.8131
CIE-Luv:
85.2217, -14.6800, 3.0715
Hunter-Lab:
81.5123, -14.3753, 5.1492
#bfdbd3 color charts
#bfdbd3 color shades, tints & tones
#bfdbd3 color schemes
#bfdbd3 color preview, HTML & CSS examples
This text has a color of #bfdbd3
<p style="color:#bfdbd3;">Text here</p>
.mytext {color:#bfdbd3;}
This box has a color of #bfdbd3
<div style="background-color:#bfdbd3;">Content here</div>
.mybackground {background-color:#bfdbd3;}
Border around this has a color of #bfdbd3
<div style="border:2px solid #bfdbd3;">Content here</div>
.myborder {border:2px solid #bfdbd3;}