#bfeaa1 color space conversions
Hex:
#bfeaa1
RGB:
191, 234, 161
CMY:
25, 8, 37
CMYK:
18, 0, 31, 8
HSL:
95°, 63.4783%, 77.4510%
HSV (HSB):
95°, 31.1966%, 91.7647%
XYZ:
57.3417, 72.4952, 44.6890
xyY:
0.3286, 0.4154, 72.4952
CIE-Lab:
88.2064, -26.6779, 31.0350
CIE-LCH:
88.2064, 40.9253, 130.6826
CIE-Luv:
88.2064, -21.1953, 47.9994
Hunter-Lab:
85.1441, -28.7885, 28.4818
#bfeaa1 color charts
#bfeaa1 color shades, tints & tones
#bfeaa1 color schemes
#bfeaa1 color preview, HTML & CSS examples
This text has a color of #bfeaa1
<p style="color:#bfeaa1;">Text here</p>
.mytext {color:#bfeaa1;}
This box has a color of #bfeaa1
<div style="background-color:#bfeaa1;">Content here</div>
.mybackground {background-color:#bfeaa1;}
Border around this has a color of #bfeaa1
<div style="border:2px solid #bfeaa1;">Content here</div>
.myborder {border:2px solid #bfeaa1;}