#b2dac8 color space conversions
Hex:
#b2dac8
RGB:
178, 218, 200
CMY:
30, 15, 22
CMYK:
18, 0, 8, 15
HSL:
153°, 35.0877%, 77.6471%
HSV (HSB):
153°, 18.3486%, 85.4902%
XYZ:
53.8568, 63.7779, 64.1154
xyY:
0.2963, 0.3509, 63.7779
CIE-Lab:
83.8500, -16.6385, 4.5204
CIE-LCH:
83.8500, 17.2416, 164.8005
CIE-Luv:
83.8500, -20.4337, 9.6536
Hunter-Lab:
79.8611, -19.3798, 8.3026
#b2dac8 color charts
#b2dac8 color shades, tints & tones
#b2dac8 color schemes
#b2dac8 color preview, HTML & CSS examples
This text has a color of #b2dac8
<p style="color:#b2dac8;">Text here</p>
.mytext {color:#b2dac8;}
This box has a color of #b2dac8
<div style="background-color:#b2dac8;">Content here</div>
.mybackground {background-color:#b2dac8;}
Border around this has a color of #b2dac8
<div style="border:2px solid #b2dac8;">Content here</div>
.myborder {border:2px solid #b2dac8;}