#bfddc4 color space conversions
Hex:
#bfddc4
RGB:
191, 221, 196
CMY:
25, 13, 23
CMYK:
14, 0, 11, 13
HSL:
130°, 30.6122%, 80.7843%
HSV (HSB):
130°, 13.5747%, 86.6667%
XYZ:
57.3061, 66.7748, 62.0930
xyY:
0.3078, 0.3587, 66.7748
CIE-Lab:
85.3901, -14.6260, 8.9572
CIE-LCH:
85.3901, 17.1508, 148.5161
CIE-Luv:
85.3901, -15.2683, 15.8660
Hunter-Lab:
81.7158, -17.8233, 12.1487
#bfddc4 color charts
#bfddc4 color shades, tints & tones
#bfddc4 color schemes
#bfddc4 color preview, HTML & CSS examples
This text has a color of #bfddc4
<p style="color:#bfddc4;">Text here</p>
.mytext {color:#bfddc4;}
This box has a color of #bfddc4
<div style="background-color:#bfddc4;">Content here</div>
.mybackground {background-color:#bfddc4;}
Border around this has a color of #bfddc4
<div style="border:2px solid #bfddc4;">Content here</div>
.myborder {border:2px solid #bfddc4;}