#b2dada color space conversions
Hex:
#b2dada
RGB:
178, 218, 218
CMY:
30, 15, 15
CMYK:
18, 0, 0, 15
HSL:
180°, 35.0877%, 77.6471%
HSV (HSB):
180°, 18.3486%, 85.4902%
XYZ:
56.0864, 64.6697, 75.8561
xyY:
0.2853, 0.3289, 64.6697
CIE-Lab:
84.3133, -13.0028, -4.3453
CIE-LCH:
84.3133, 13.7097, 198.4787
CIE-Luv:
84.3133, -20.7083, -4.4815
Hunter-Lab:
80.4175, -16.2376, 0.3653
#b2dada color charts
#b2dada color shades, tints & tones
#b2dada color schemes
#b2dada color preview, HTML & CSS examples
This text has a color of #b2dada
<p style="color:#b2dada;">Text here</p>
.mytext {color:#b2dada;}
This box has a color of #b2dada
<div style="background-color:#b2dada;">Content here</div>
.mybackground {background-color:#b2dada;}
Border around this has a color of #b2dada
<div style="border:2px solid #b2dada;">Content here</div>
.myborder {border:2px solid #b2dada;}