#b0c89d color space conversions
Hex:
#b0c89d
RGB:
176, 200, 157
CMY:
31, 22, 38
CMYK:
12, 0, 22, 22
HSL:
93°, 28.1046%, 70.0000%
HSV (HSB):
93°, 21.5000%, 78.4314%
XYZ:
44.6446, 52.9730, 39.7701
xyY:
0.3250, 0.3856, 52.9730
CIE-Lab:
77.8590, -15.8957, 18.8613
CIE-LCH:
77.8590, 24.6662, 130.1231
CIE-Luv:
77.8590, -11.6797, 29.3902
Hunter-Lab:
72.7825, -17.8781, 18.5503
#b0c89d color charts
#b0c89d color shades, tints & tones
#b0c89d color schemes
#b0c89d color preview, HTML & CSS examples
This text has a color of #b0c89d
<p style="color:#b0c89d;">Text here</p>
.mytext {color:#b0c89d;}
This box has a color of #b0c89d
<div style="background-color:#b0c89d;">Content here</div>
.mybackground {background-color:#b0c89d;}
Border around this has a color of #b0c89d
<div style="border:2px solid #b0c89d;">Content here</div>
.myborder {border:2px solid #b0c89d;}