#b8d8d3 color space conversions
Hex:
#b8d8d3
RGB:
184, 216, 211
CMY:
28, 15, 17
CMYK:
15, 0, 2, 15
HSL:
171°, 29.0909%, 78.4314%
HSV (HSB):
171°, 14.8148%, 84.7059%
XYZ:
56.0809, 64.0052, 71.0265
xyY:
0.2934, 0.3349, 64.0052
CIE-Lab:
83.9685, -11.5304, -1.0942
CIE-LCH:
83.9685, 11.5822, 185.4208
CIE-Luv:
83.9685, -16.7559, 0.3107
Hunter-Lab:
80.0033, -14.8803, 3.3649
#b8d8d3 color charts
#b8d8d3 color shades, tints & tones
#b8d8d3 color schemes
#b8d8d3 color preview, HTML & CSS examples
This text has a color of #b8d8d3
<p style="color:#b8d8d3;">Text here</p>
.mytext {color:#b8d8d3;}
This box has a color of #b8d8d3
<div style="background-color:#b8d8d3;">Content here</div>
.mybackground {background-color:#b8d8d3;}
Border around this has a color of #b8d8d3
<div style="border:2px solid #b8d8d3;">Content here</div>
.myborder {border:2px solid #b8d8d3;}