#bac255 color space conversions
Hex:
#bac255
RGB:
186, 194, 85
CMY:
27, 24, 67
CMYK:
4, 0, 56, 24
HSL:
64°, 47.1861%, 54.7059%
HSV (HSB):
64°, 56.1856%, 76.0784%
XYZ:
41.1812, 49.6786, 16.0128
xyY:
0.3853, 0.4648, 49.6786
CIE-Lab:
75.8715, -17.6511, 52.8312
CIE-LCH:
75.8715, 55.7019, 108.4747
CIE-Luv:
75.8715, -0.4165, 66.5848
Hunter-Lab:
70.4830, -19.0529, 35.8682
#bac255 color charts
#bac255 color shades, tints & tones
#bac255 color schemes
#bac255 color preview, HTML & CSS examples
This text has a color of #bac255
<p style="color:#bac255;">Text here</p>
.mytext {color:#bac255;}
This box has a color of #bac255
<div style="background-color:#bac255;">Content here</div>
.mybackground {background-color:#bac255;}
Border around this has a color of #bac255
<div style="border:2px solid #bac255;">Content here</div>
.myborder {border:2px solid #bac255;}