#baffa5 color space conversions
Hex:
#baffa5
RGB:
186, 255, 165
CMY:
27, 0, 35
CMYK:
27, 0, 35, 0
HSL:
106°, 100.0000%, 82.3529%
HSV (HSB):
106°, 35.2941%, 100.0000%
XYZ:
62.8012, 84.6757, 48.6314
xyY:
0.3202, 0.4318, 84.6757
CIE-Lab:
93.7432, -37.5393, 36.3331
CIE-LCH:
93.7432, 52.2426, 135.9355
CIE-Luv:
93.7432, -34.0891, 57.2656
Hunter-Lab:
92.0194, -39.2116, 33.0794
#baffa5 color charts
#baffa5 color shades, tints & tones
#baffa5 color schemes
#baffa5 color preview, HTML & CSS examples
This text has a color of #baffa5
<p style="color:#baffa5;">Text here</p>
.mytext {color:#baffa5;}
This box has a color of #baffa5
<div style="background-color:#baffa5;">Content here</div>
.mybackground {background-color:#baffa5;}
Border around this has a color of #baffa5
<div style="border:2px solid #baffa5;">Content here</div>
.myborder {border:2px solid #baffa5;}