#b8c0d5 color space conversions
Hex:
#b8c0d5
RGB:
184, 192, 213
CMY:
28, 25, 16
CMYK:
14, 10, 0, 16
HSL:
223°, 25.6637%, 77.8431%
HSV (HSB):
223°, 13.6150%, 83.5294%
XYZ:
50.6270, 52.6937, 70.4534
xyY:
0.2913, 0.3032, 52.6937
CIE-Lab:
77.6938, 1.4549, -11.4448
CIE-LCH:
77.6938, 11.5369, 277.2448
CIE-Luv:
77.6938, -5.4676, -17.8802
Hunter-Lab:
72.5904, -2.5413, -6.7312
#b8c0d5 color charts
#b8c0d5 color shades, tints & tones
#b8c0d5 color schemes
#b8c0d5 color preview, HTML & CSS examples
This text has a color of #b8c0d5
<p style="color:#b8c0d5;">Text here</p>
.mytext {color:#b8c0d5;}
This box has a color of #b8c0d5
<div style="background-color:#b8c0d5;">Content here</div>
.mybackground {background-color:#b8c0d5;}
Border around this has a color of #b8c0d5
<div style="border:2px solid #b8c0d5;">Content here</div>
.myborder {border:2px solid #b8c0d5;}