#b2da95 color space conversions
Hex:
#b2da95
RGB:
178, 218, 149
CMY:
30, 15, 42
CMYK:
18, 0, 32, 15
HSL:
95°, 48.2517%, 71.9608%
HSV (HSB):
95°, 31.6514%, 85.4902%
XYZ:
48.8563, 61.7777, 37.7831
xyY:
0.3292, 0.4162, 61.7777
CIE-Lab:
82.7951, -25.3148, 29.7934
CIE-LCH:
82.7951, 39.0958, 130.3538
CIE-Luv:
82.7951, -19.7666, 45.5115
Hunter-Lab:
78.5988, -26.5939, 26.5180
#b2da95 color charts
#b2da95 color shades, tints & tones
#b2da95 color schemes
#b2da95 color preview, HTML & CSS examples
This text has a color of #b2da95
<p style="color:#b2da95;">Text here</p>
.mytext {color:#b2da95;}
This box has a color of #b2da95
<div style="background-color:#b2da95;">Content here</div>
.mybackground {background-color:#b2da95;}
Border around this has a color of #b2da95
<div style="border:2px solid #b2da95;">Content here</div>
.myborder {border:2px solid #b2da95;}