#b9ca1f color space conversions
Hex:
#b9ca1f
RGB:
185, 202, 31
CMY:
27, 21, 88
CMYK:
8, 0, 85, 21
HSL:
66°, 73.3906%, 45.6863%
HSV (HSB):
66°, 84.6535%, 79.2157%
XYZ:
41.3754, 52.6543, 9.2789
xyY:
0.4005, 0.5097, 52.6543
CIE-Lab:
77.6704, -24.8111, 73.4887
CIE-LCH:
77.6704, 77.5640, 108.6556
CIE-Luv:
77.6704, -5.2281, 84.1310
Hunter-Lab:
72.5633, -25.2054, 43.2127
#b9ca1f color charts
#b9ca1f color shades, tints & tones
#b9ca1f color schemes
#b9ca1f color preview, HTML & CSS examples
This text has a color of #b9ca1f
<p style="color:#b9ca1f;">Text here</p>
.mytext {color:#b9ca1f;}
This box has a color of #b9ca1f
<div style="background-color:#b9ca1f;">Content here</div>
.mybackground {background-color:#b9ca1f;}
Border around this has a color of #b9ca1f
<div style="border:2px solid #b9ca1f;">Content here</div>
.myborder {border:2px solid #b9ca1f;}