#baaf3c color space conversions
Hex:
#baaf3c
RGB:
186, 175, 60
CMY:
27, 31, 76
CMYK:
0, 6, 68, 27
HSL:
55°, 51.2195%, 48.2353%
HSV (HSB):
55°, 67.7419%, 72.9412%
XYZ:
36.3953, 41.4253, 10.3526
xyY:
0.4128, 0.4698, 41.4253
CIE-Lab:
70.4729, -9.6452, 57.8074
CIE-LCH:
70.4729, 58.6066, 99.4725
CIE-Luv:
70.4729, 12.3725, 66.7958
Hunter-Lab:
64.3625, -11.6973, 35.5170
#baaf3c color charts
#baaf3c color shades, tints & tones
#baaf3c color schemes
#baaf3c color preview, HTML & CSS examples
This text has a color of #baaf3c
<p style="color:#baaf3c;">Text here</p>
.mytext {color:#baaf3c;}
This box has a color of #baaf3c
<div style="background-color:#baaf3c;">Content here</div>
.mybackground {background-color:#baaf3c;}
Border around this has a color of #baaf3c
<div style="border:2px solid #baaf3c;">Content here</div>
.myborder {border:2px solid #baaf3c;}