#b2d0d0 color space conversions
Hex:
#b2d0d0
RGB:
178, 208, 208
CMY:
30, 18, 18
CMYK:
14, 0, 0, 18
HSL:
180°, 24.1935%, 75.6863%
HSV (HSB):
180°, 14.4231%, 81.5686%
XYZ:
52.3011, 59.1308, 68.3313
xyY:
0.2909, 0.3289, 59.1308
CIE-Lab:
81.3634, -9.9433, -3.3633
CIE-LCH:
81.3634, 10.4967, 198.6882
CIE-Luv:
81.3634, -15.8762, -3.4386
Hunter-Lab:
76.8966, -13.1623, 1.1417
#b2d0d0 color charts
#b2d0d0 color shades, tints & tones
#b2d0d0 color schemes
#b2d0d0 color preview, HTML & CSS examples
This text has a color of #b2d0d0
<p style="color:#b2d0d0;">Text here</p>
.mytext {color:#b2d0d0;}
This box has a color of #b2d0d0
<div style="background-color:#b2d0d0;">Content here</div>
.mybackground {background-color:#b2d0d0;}
Border around this has a color of #b2d0d0
<div style="border:2px solid #b2d0d0;">Content here</div>
.myborder {border:2px solid #b2d0d0;}