#b2c380 color space conversions
Hex:
#b2c380
RGB:
178, 195, 128
CMY:
30, 24, 50
CMYK:
9, 0, 34, 24
HSL:
75°, 35.8289%, 63.3333%
HSV (HSB):
75°, 34.3590%, 76.4706%
XYZ:
41.7715, 50.0537, 27.8818
xyY:
0.3489, 0.4181, 50.0537
CIE-Lab:
76.1022, -16.8462, 31.7930
CIE-LCH:
76.1022, 35.9804, 117.9178
CIE-Luv:
76.1022, -7.0745, 45.2949
Hunter-Lab:
70.7486, -18.4200, 26.1580
#b2c380 color charts
#b2c380 color shades, tints & tones
#b2c380 color schemes
#b2c380 color preview, HTML & CSS examples
This text has a color of #b2c380
<p style="color:#b2c380;">Text here</p>
.mytext {color:#b2c380;}
This box has a color of #b2c380
<div style="background-color:#b2c380;">Content here</div>
.mybackground {background-color:#b2c380;}
Border around this has a color of #b2c380
<div style="border:2px solid #b2c380;">Content here</div>
.myborder {border:2px solid #b2c380;}