#b0d5d5 color space conversions
Hex:
#b0d5d5
RGB:
176, 213, 213
CMY:
31, 16, 16
CMYK:
17, 0, 0, 16
HSL:
180°, 30.5785%, 76.2745%
HSV (HSB):
180°, 17.3709%, 83.5294%
XYZ:
53.7090, 61.6227, 72.0144
xyY:
0.2867, 0.3289, 61.6227
CIE-Lab:
82.7124, -12.1138, -4.0604
CIE-LCH:
82.7124, 12.7762, 198.5305
CIE-Luv:
82.7124, -19.2732, -4.1716
Hunter-Lab:
78.5001, -15.2473, 0.5587
#b0d5d5 color charts
#b0d5d5 color shades, tints & tones
#b0d5d5 color schemes
#b0d5d5 color preview, HTML & CSS examples
This text has a color of #b0d5d5
<p style="color:#b0d5d5;">Text here</p>
.mytext {color:#b0d5d5;}
This box has a color of #b0d5d5
<div style="background-color:#b0d5d5;">Content here</div>
.mybackground {background-color:#b0d5d5;}
Border around this has a color of #b0d5d5
<div style="border:2px solid #b0d5d5;">Content here</div>
.myborder {border:2px solid #b0d5d5;}