#bfdede color space conversions
Hex:
#bfdede
RGB:
191, 222, 222
CMY:
25, 13, 13
CMYK:
14, 0, 0, 13
HSL:
180°, 31.9588%, 80.9804%
HSV (HSB):
180°, 13.9640%, 87.0588%
XYZ:
60.7919, 68.5928, 79.1429
xyY:
0.2915, 0.3289, 68.5928
CIE-Lab:
86.3020, -10.1601, -3.4410
CIE-LCH:
86.3020, 10.7270, 198.7102
CIE-Luv:
86.3020, -16.3904, -3.5504
Hunter-Lab:
82.8208, -13.9142, 1.3175
#bfdede color charts
#bfdede color shades, tints & tones
#bfdede color schemes
#bfdede color preview, HTML & CSS examples
This text has a color of #bfdede
<p style="color:#bfdede;">Text here</p>
.mytext {color:#bfdede;}
This box has a color of #bfdede
<div style="background-color:#bfdede;">Content here</div>
.mybackground {background-color:#bfdede;}
Border around this has a color of #bfdede
<div style="border:2px solid #bfdede;">Content here</div>
.myborder {border:2px solid #bfdede;}