#b1d7d8 color space conversions
Hex:
#b1d7d8
RGB:
177, 215, 216
CMY:
31, 16, 15
CMYK:
18, 0, 0, 15
HSL:
182°, 33.3333%, 77.0588%
HSV (HSB):
182°, 18.0556%, 84.7059%
XYZ:
54.8266, 62.9059, 74.2181
xyY:
0.2856, 0.3277, 62.9059
CIE-Lab:
83.3928, -12.1993, -4.6468
CIE-LCH:
83.3928, 13.0543, 200.8523
CIE-Luv:
83.3928, -19.7718, -5.0768
Hunter-Lab:
79.3132, -15.4070, 0.0380
#b1d7d8 color charts
#b1d7d8 color shades, tints & tones
#b1d7d8 color schemes
#b1d7d8 color preview, HTML & CSS examples
This text has a color of #b1d7d8
<p style="color:#b1d7d8;">Text here</p>
.mytext {color:#b1d7d8;}
This box has a color of #b1d7d8
<div style="background-color:#b1d7d8;">Content here</div>
.mybackground {background-color:#b1d7d8;}
Border around this has a color of #b1d7d8
<div style="border:2px solid #b1d7d8;">Content here</div>
.myborder {border:2px solid #b1d7d8;}