#bafca9 color space conversions
Hex:
#bafca9
RGB:
186, 252, 169
CMY:
27, 1, 34
CMYK:
26, 0, 33, 1
HSL:
108°, 93.2584%, 82.5490%
HSV (HSB):
108°, 32.9365%, 98.8235%
XYZ:
62.2215, 82.9245, 50.2627
xyY:
0.3184, 0.4244, 82.9245
CIE-Lab:
92.9814, -35.5996, 33.3289
CIE-LCH:
92.9814, 48.7663, 136.8869
CIE-Luv:
92.9814, -32.6418, 53.1102
Hunter-Lab:
91.0629, -37.3944, 31.0185
#bafca9 color charts
#bafca9 color shades, tints & tones
#bafca9 color schemes
#bafca9 color preview, HTML & CSS examples
This text has a color of #bafca9
<p style="color:#bafca9;">Text here</p>
.mytext {color:#bafca9;}
This box has a color of #bafca9
<div style="background-color:#bafca9;">Content here</div>
.mybackground {background-color:#bafca9;}
Border around this has a color of #bafca9
<div style="border:2px solid #bafca9;">Content here</div>
.myborder {border:2px solid #bafca9;}