#b0d0d2 color space conversions
Hex:
#b0d0d2
RGB:
176, 208, 210
CMY:
31, 18, 18
CMYK:
16, 1, 0, 18
HSL:
184°, 27.4194%, 75.6863%
HSV (HSB):
184°, 16.1905%, 82.3529%
XYZ:
52.0932, 58.9950, 69.6143
xyY:
0.2883, 0.3265, 58.9950
CIE-Lab:
81.2888, -10.1654, -4.5570
CIE-LCH:
81.2888, 11.1401, 204.1459
CIE-Luv:
81.2888, -16.8991, -5.2507
Hunter-Lab:
76.8082, -13.3512, 0.0289
#b0d0d2 color charts
#b0d0d2 color shades, tints & tones
#b0d0d2 color schemes
#b0d0d2 color preview, HTML & CSS examples
This text has a color of #b0d0d2
<p style="color:#b0d0d2;">Text here</p>
.mytext {color:#b0d0d2;}
This box has a color of #b0d0d2
<div style="background-color:#b0d0d2;">Content here</div>
.mybackground {background-color:#b0d0d2;}
Border around this has a color of #b0d0d2
<div style="border:2px solid #b0d0d2;">Content here</div>
.myborder {border:2px solid #b0d0d2;}