#babf3f color space conversions
Hex:
#babf3f
RGB:
186, 191, 63
CMY:
27, 25, 75
CMYK:
3, 0, 67, 25
HSL:
62°, 50.3937%, 49.8039%
HSV (HSB):
62°, 67.0157%, 74.9020%
XYZ:
39.7777, 48.0596, 11.8825
xyY:
0.3989, 0.4819, 48.0596
CIE-Lab:
74.8625, -17.6497, 61.0840
CIE-LCH:
74.8625, 63.5828, 106.1162
CIE-Luv:
74.8625, 1.9153, 72.8286
Hunter-Lab:
69.3250, -18.8980, 38.3650
#babf3f color charts
#babf3f color shades, tints & tones
#babf3f color schemes
#babf3f color preview, HTML & CSS examples
This text has a color of #babf3f
<p style="color:#babf3f;">Text here</p>
.mytext {color:#babf3f;}
This box has a color of #babf3f
<div style="background-color:#babf3f;">Content here</div>
.mybackground {background-color:#babf3f;}
Border around this has a color of #babf3f
<div style="border:2px solid #babf3f;">Content here</div>
.myborder {border:2px solid #babf3f;}