#b2c014 color space conversions
Hex:
#b2c014
RGB:
178, 192, 20
CMY:
30, 25, 92
CMYK:
7, 0, 90, 25
HSL:
65°, 81.1321%, 41.5686%
HSV (HSB):
65°, 89.5833%, 75.2941%
XYZ:
37.3360, 47.2148, 7.8074
xyY:
0.4043, 0.5112, 47.2148
CIE-Lab:
74.3269, -23.1558, 72.6468
CIE-LCH:
74.3269, 76.2480, 107.6794
CIE-Luv:
74.3269, -3.5067, 81.4132
Hunter-Lab:
68.7130, -23.2577, 41.3624
#b2c014 color charts
#b2c014 color shades, tints & tones
#b2c014 color schemes
#b2c014 color preview, HTML & CSS examples
This text has a color of #b2c014
<p style="color:#b2c014;">Text here</p>
.mytext {color:#b2c014;}
This box has a color of #b2c014
<div style="background-color:#b2c014;">Content here</div>
.mybackground {background-color:#b2c014;}
Border around this has a color of #b2c014
<div style="border:2px solid #b2c014;">Content here</div>
.myborder {border:2px solid #b2c014;}