#b5dbc3 color space conversions
Hex:
#b5dbc3
RGB:
181, 219, 195
CMY:
29, 14, 24
CMYK:
17, 0, 11, 14
HSL:
142°, 34.5455%, 78.4314%
HSV (HSB):
142°, 17.3516%, 85.8824%
XYZ:
54.2379, 64.4269, 61.2068
xyY:
0.3015, 0.3582, 64.4269
CIE-Lab:
84.1876, -17.1199, 7.6767
CIE-LCH:
84.1876, 18.7623, 155.8482
CIE-Luv:
84.1876, -19.3569, 14.3979
Hunter-Lab:
80.2664, -19.8495, 10.9752
#b5dbc3 color charts
#b5dbc3 color shades, tints & tones
#b5dbc3 color schemes
#b5dbc3 color preview, HTML & CSS examples
This text has a color of #b5dbc3
<p style="color:#b5dbc3;">Text here</p>
.mytext {color:#b5dbc3;}
This box has a color of #b5dbc3
<div style="background-color:#b5dbc3;">Content here</div>
.mybackground {background-color:#b5dbc3;}
Border around this has a color of #b5dbc3
<div style="border:2px solid #b5dbc3;">Content here</div>
.myborder {border:2px solid #b5dbc3;}