#b1d5d5 color space conversions
Hex:
#b1d5d5
RGB:
177, 213, 213
CMY:
31, 16, 16
CMYK:
17, 0, 0, 16
HSL:
180°, 30.0000%, 76.4706%
HSV (HSB):
180°, 16.9014%, 83.5294%
XYZ:
53.9360, 61.7397, 72.0250
xyY:
0.2874, 0.3289, 61.7397
CIE-Lab:
82.7748, -11.8015, -3.9613
CIE-LCH:
82.7748, 12.4486, 198.5550
CIE-Luv:
82.7748, -18.7969, -4.0689
Hunter-Lab:
78.5746, -14.9779, 0.6544
#b1d5d5 color charts
#b1d5d5 color shades, tints & tones
#b1d5d5 color schemes
#b1d5d5 color preview, HTML & CSS examples
This text has a color of #b1d5d5
<p style="color:#b1d5d5;">Text here</p>
.mytext {color:#b1d5d5;}
This box has a color of #b1d5d5
<div style="background-color:#b1d5d5;">Content here</div>
.mybackground {background-color:#b1d5d5;}
Border around this has a color of #b1d5d5
<div style="border:2px solid #b1d5d5;">Content here</div>
.myborder {border:2px solid #b1d5d5;}