#b1d9cc color space conversions
Hex:
#b1d9cc
RGB:
177, 217, 204
CMY:
31, 15, 20
CMYK:
18, 0, 6, 15
HSL:
161°, 34.4828%, 77.2549%
HSV (HSB):
161°, 18.4332%, 85.0980%
XYZ:
53.8434, 63.3325, 66.5133
xyY:
0.2931, 0.3448, 63.3325
CIE-Lab:
83.6170, -15.6685, 2.0544
CIE-LCH:
83.6170, 15.8026, 172.5303
CIE-Luv:
83.6170, -20.5060, 5.7904
Hunter-Lab:
79.5817, -18.4984, 6.1534
#b1d9cc color charts
#b1d9cc color shades, tints & tones
#b1d9cc color schemes
#b1d9cc color preview, HTML & CSS examples
This text has a color of #b1d9cc
<p style="color:#b1d9cc;">Text here</p>
.mytext {color:#b1d9cc;}
This box has a color of #b1d9cc
<div style="background-color:#b1d9cc;">Content here</div>
.mybackground {background-color:#b1d9cc;}
Border around this has a color of #b1d9cc
<div style="border:2px solid #b1d9cc;">Content here</div>
.myborder {border:2px solid #b1d9cc;}