#b8bf0c color space conversions
Hex:
#b8bf0c
RGB:
184, 191, 12
CMY:
28, 25, 95
CMYK:
4, 0, 94, 25
HSL:
62°, 88.1773%, 39.8039%
HSV (HSB):
62°, 93.7173%, 74.9020%
XYZ:
38.4643, 47.4785, 7.4848
xyY:
0.4117, 0.5082, 47.4785
CIE-Lab:
74.4948, -20.2272, 74.0967
CIE-LCH:
74.4948, 76.8079, 105.2688
CIE-Luv:
74.4948, 1.1376, 81.7208
Hunter-Lab:
68.9046, -20.9399, 41.7928
#b8bf0c color charts
#b8bf0c color shades, tints & tones
#b8bf0c color schemes
#b8bf0c color preview, HTML & CSS examples
This text has a color of #b8bf0c
<p style="color:#b8bf0c;">Text here</p>
.mytext {color:#b8bf0c;}
This box has a color of #b8bf0c
<div style="background-color:#b8bf0c;">Content here</div>
.mybackground {background-color:#b8bf0c;}
Border around this has a color of #b8bf0c
<div style="border:2px solid #b8bf0c;">Content here</div>
.myborder {border:2px solid #b8bf0c;}