#bfdeb2 color space conversions
Hex:
#bfdeb2
RGB:
191, 222, 178
CMY:
25, 13, 30
CMYK:
14, 0, 20, 13
HSL:
102°, 40.0000%, 78.4314%
HSV (HSB):
102°, 19.8198%, 87.0588%
XYZ:
55.6430, 66.5333, 52.0290
xyY:
0.3194, 0.3819, 66.5333
CIE-Lab:
85.2677, -18.2248, 18.2397
CIE-LCH:
85.2677, 25.7843, 134.9766
CIE-Luv:
85.2677, -15.3577, 29.5411
Hunter-Lab:
81.5679, -20.9769, 19.2788
#bfdeb2 color charts
#bfdeb2 color shades, tints & tones
#bfdeb2 color schemes
#bfdeb2 color preview, HTML & CSS examples
This text has a color of #bfdeb2
<p style="color:#bfdeb2;">Text here</p>
.mytext {color:#bfdeb2;}
This box has a color of #bfdeb2
<div style="background-color:#bfdeb2;">Content here</div>
.mybackground {background-color:#bfdeb2;}
Border around this has a color of #bfdeb2
<div style="border:2px solid #bfdeb2;">Content here</div>
.myborder {border:2px solid #bfdeb2;}