#bfe5a5 color space conversions
Hex:
#bfe5a5
RGB:
191, 229, 165
CMY:
25, 10, 35
CMYK:
17, 0, 28, 10
HSL:
96°, 55.1724%, 77.2549%
HSV (HSB):
96°, 27.9476%, 89.8039%
XYZ:
56.2967, 69.8316, 46.1090
xyY:
0.3269, 0.4054, 69.8316
CIE-Lab:
86.9142, -23.6903, 27.2491
CIE-LCH:
86.9142, 36.1074, 131.0035
CIE-Luv:
86.9142, -18.6931, 42.5401
Hunter-Lab:
83.5653, -25.9865, 25.7811
#bfe5a5 color charts
#bfe5a5 color shades, tints & tones
#bfe5a5 color schemes
#bfe5a5 color preview, HTML & CSS examples
This text has a color of #bfe5a5
<p style="color:#bfe5a5;">Text here</p>
.mytext {color:#bfe5a5;}
This box has a color of #bfe5a5
<div style="background-color:#bfe5a5;">Content here</div>
.mybackground {background-color:#bfe5a5;}
Border around this has a color of #bfe5a5
<div style="border:2px solid #bfe5a5;">Content here</div>
.myborder {border:2px solid #bfe5a5;}