#b2dca5 color space conversions
Hex:
#b2dca5
RGB:
178, 220, 165
CMY:
30, 14, 35
CMYK:
19, 0, 25, 14
HSL:
106°, 44.0000%, 75.4902%
HSV (HSB):
106°, 25.0000%, 86.2745%
XYZ:
50.7448, 63.3680, 45.1540
xyY:
0.3186, 0.3979, 63.3680
CIE-Lab:
83.6356, -23.8422, 22.6405
CIE-LCH:
83.6356, 32.8793, 136.4809
CIE-Luv:
83.6356, -20.9571, 36.2905
Hunter-Lab:
79.6040, -25.5194, 22.0916
#b2dca5 color charts
#b2dca5 color shades, tints & tones
#b2dca5 color schemes
#b2dca5 color preview, HTML & CSS examples
This text has a color of #b2dca5
<p style="color:#b2dca5;">Text here</p>
.mytext {color:#b2dca5;}
This box has a color of #b2dca5
<div style="background-color:#b2dca5;">Content here</div>
.mybackground {background-color:#b2dca5;}
Border around this has a color of #b2dca5
<div style="border:2px solid #b2dca5;">Content here</div>
.myborder {border:2px solid #b2dca5;}