#bfdcc8 color space conversions
Hex:
#bfdcc8
RGB:
191, 220, 200
CMY:
25, 14, 22
CMYK:
13, 0, 9, 14
HSL:
139°, 29.2929%, 80.5882%
HSV (HSB):
139°, 13.1818%, 86.2745%
XYZ:
57.5044, 66.4329, 64.4356
xyY:
0.3053, 0.3527, 66.4329
CIE-Lab:
85.2167, -13.3922, 6.5983
CIE-LCH:
85.2167, 14.9295, 153.7708
CIE-Luv:
85.2167, -14.8759, 12.2017
Hunter-Lab:
81.5064, -16.7008, 10.1822
#bfdcc8 color charts
#bfdcc8 color shades, tints & tones
#bfdcc8 color schemes
#bfdcc8 color preview, HTML & CSS examples
This text has a color of #bfdcc8
<p style="color:#bfdcc8;">Text here</p>
.mytext {color:#bfdcc8;}
This box has a color of #bfdcc8
<div style="background-color:#bfdcc8;">Content here</div>
.mybackground {background-color:#bfdcc8;}
Border around this has a color of #bfdcc8
<div style="border:2px solid #bfdcc8;">Content here</div>
.myborder {border:2px solid #bfdcc8;}