#bcf8a8 color space conversions
Hex:
#bcf8a8
RGB:
188, 248, 168
CMY:
26, 3, 34
CMYK:
24, 0, 32, 3
HSL:
105°, 85.1064%, 81.5686%
HSV (HSB):
105°, 32.2581%, 97.2549%
XYZ:
61.3743, 80.6533, 49.3787
xyY:
0.3206, 0.4214, 80.6533
CIE-Lab:
91.9772, -33.2508, 32.5091
CIE-LCH:
91.9772, 46.5023, 135.6462
CIE-Luv:
91.9772, -29.7376, 51.5291
Hunter-Lab:
89.8072, -35.1755, 30.2656
#bcf8a8 color charts
#bcf8a8 color shades, tints & tones
#bcf8a8 color schemes
#bcf8a8 color preview, HTML & CSS examples
This text has a color of #bcf8a8
<p style="color:#bcf8a8;">Text here</p>
.mytext {color:#bcf8a8;}
This box has a color of #bcf8a8
<div style="background-color:#bcf8a8;">Content here</div>
.mybackground {background-color:#bcf8a8;}
Border around this has a color of #bcf8a8
<div style="border:2px solid #bcf8a8;">Content here</div>
.myborder {border:2px solid #bcf8a8;}