#b0dfc4 color space conversions
Hex:
#b0dfc4
RGB:
176, 223, 196
CMY:
31, 13, 23
CMYK:
21, 0, 12, 13
HSL:
146°, 42.3423%, 78.2353%
HSV (HSB):
146°, 21.0762%, 87.4510%
XYZ:
54.2560, 65.9910, 62.1025
xyY:
0.2975, 0.3619, 65.9910
CIE-Lab:
84.9918, -20.5405, 8.2620
CIE-LCH:
84.9918, 22.1398, 158.0884
CIE-Luv:
84.9918, -23.7099, 15.8624
Hunter-Lab:
81.2348, -22.9425, 11.5383
#b0dfc4 color charts
#b0dfc4 color shades, tints & tones
#b0dfc4 color schemes
#b0dfc4 color preview, HTML & CSS examples
This text has a color of #b0dfc4
<p style="color:#b0dfc4;">Text here</p>
.mytext {color:#b0dfc4;}
This box has a color of #b0dfc4
<div style="background-color:#b0dfc4;">Content here</div>
.mybackground {background-color:#b0dfc4;}
Border around this has a color of #b0dfc4
<div style="border:2px solid #b0dfc4;">Content here</div>
.myborder {border:2px solid #b0dfc4;}