#bfddca color space conversions
Hex:
#bfddca
RGB:
191, 221, 202
CMY:
25, 13, 21
CMYK:
14, 0, 9, 13
HSL:
142°, 30.6122%, 80.7843%
HSV (HSB):
142°, 13.5747%, 86.6667%
XYZ:
58.0030, 67.0535, 65.7627
xyY:
0.3040, 0.3514, 67.0535
CIE-Lab:
85.5310, -13.5279, 5.9951
CIE-LCH:
85.5310, 14.7969, 156.0987
CIE-Luv:
85.5310, -15.4144, 11.3437
Hunter-Lab:
81.8862, -16.8629, 9.7047
#bfddca color charts
#bfddca color shades, tints & tones
#bfddca color schemes
#bfddca color preview, HTML & CSS examples
This text has a color of #bfddca
<p style="color:#bfddca;">Text here</p>
.mytext {color:#bfddca;}
This box has a color of #bfddca
<div style="background-color:#bfddca;">Content here</div>
.mybackground {background-color:#bfddca;}
Border around this has a color of #bfddca
<div style="border:2px solid #bfddca;">Content here</div>
.myborder {border:2px solid #bfddca;}