#bfdeda color space conversions
Hex:
#bfdeda
RGB:
191, 222, 218
CMY:
25, 13, 15
CMYK:
14, 0, 2, 13
HSL:
172°, 31.9588%, 80.9804%
HSV (HSB):
172°, 13.9640%, 87.0588%
XYZ:
60.2620, 68.3809, 76.3523
xyY:
0.2940, 0.3336, 68.3809
CIE-Lab:
86.1965, -10.9609, -1.4841
CIE-LCH:
86.1965, 11.0609, 187.7108
CIE-Luv:
86.1965, -16.2904, -0.3830
Hunter-Lab:
82.6927, -14.6311, 3.1409
#bfdeda color charts
#bfdeda color shades, tints & tones
#bfdeda color schemes
#bfdeda color preview, HTML & CSS examples
This text has a color of #bfdeda
<p style="color:#bfdeda;">Text here</p>
.mytext {color:#bfdeda;}
This box has a color of #bfdeda
<div style="background-color:#bfdeda;">Content here</div>
.mybackground {background-color:#bfdeda;}
Border around this has a color of #bfdeda
<div style="border:2px solid #bfdeda;">Content here</div>
.myborder {border:2px solid #bfdeda;}