#b3bf0c color space conversions
Hex:
#b3bf0c
RGB:
179, 191, 12
CMY:
30, 25, 95
CMYK:
6, 0, 94, 25
HSL:
64°, 88.1773%, 39.8039%
HSV (HSB):
64°, 93.7173%, 74.9020%
XYZ:
37.2876, 46.8719, 7.4297
xyY:
0.4071, 0.5118, 46.8719
CIE-Lab:
74.1077, -22.3694, 73.6307
CIE-LCH:
74.1077, 76.9537, 106.8991
CIE-Luv:
74.1077, -2.1894, 81.6897
Hunter-Lab:
68.4630, -22.5924, 41.4899
#b3bf0c color charts
#b3bf0c color shades, tints & tones
#b3bf0c color schemes
#b3bf0c color preview, HTML & CSS examples
This text has a color of #b3bf0c
<p style="color:#b3bf0c;">Text here</p>
.mytext {color:#b3bf0c;}
This box has a color of #b3bf0c
<div style="background-color:#b3bf0c;">Content here</div>
.mybackground {background-color:#b3bf0c;}
Border around this has a color of #b3bf0c
<div style="border:2px solid #b3bf0c;">Content here</div>
.myborder {border:2px solid #b3bf0c;}