#bac045 color space conversions
Hex:
#bac045
RGB:
186, 192, 69
CMY:
27, 25, 73
CMYK:
3, 0, 64, 25
HSL:
63°, 49.3976%, 51.1765%
HSV (HSB):
63°, 64.0625%, 75.2941%
XYZ:
40.1735, 48.5680, 12.8874
xyY:
0.3953, 0.4779, 48.5680
CIE-Lab:
75.1818, -17.7896, 59.0129
CIE-LCH:
75.1818, 61.6360, 106.7756
CIE-Luv:
75.1818, 1.1704, 71.4214
Hunter-Lab:
69.6908, -19.0619, 37.8195
#bac045 color charts
#bac045 color shades, tints & tones
#bac045 color schemes
#bac045 color preview, HTML & CSS examples
This text has a color of #bac045
<p style="color:#bac045;">Text here</p>
.mytext {color:#bac045;}
This box has a color of #bac045
<div style="background-color:#bac045;">Content here</div>
.mybackground {background-color:#bac045;}
Border around this has a color of #bac045
<div style="border:2px solid #bac045;">Content here</div>
.myborder {border:2px solid #bac045;}