#b8ca5f color space conversions
Hex:
#b8ca5f
RGB:
184, 202, 95
CMY:
28, 21, 63
CMYK:
9, 0, 53, 21
HSL:
70°, 50.2347%, 58.2353%
HSV (HSB):
70°, 52.9703%, 79.2157%
XYZ:
42.9533, 53.2576, 18.8423
xyY:
0.3733, 0.4629, 53.2576
CIE-Lab:
78.0269, -21.5905, 50.6632
CIE-LCH:
78.0269, 55.0718, 113.0816
CIE-Luv:
78.0269, -6.6792, 66.1572
Hunter-Lab:
72.9778, -22.6498, 35.7762
#b8ca5f color charts
#b8ca5f color shades, tints & tones
#b8ca5f color schemes
#b8ca5f color preview, HTML & CSS examples
This text has a color of #b8ca5f
<p style="color:#b8ca5f;">Text here</p>
.mytext {color:#b8ca5f;}
This box has a color of #b8ca5f
<div style="background-color:#b8ca5f;">Content here</div>
.mybackground {background-color:#b8ca5f;}
Border around this has a color of #b8ca5f
<div style="border:2px solid #b8ca5f;">Content here</div>
.myborder {border:2px solid #b8ca5f;}