#b3c5bf color space conversions
Hex:
#b3c5bf
RGB:
179, 197, 191
CMY:
30, 23, 25
CMYK:
9, 0, 3, 23
HSL:
160°, 13.4328%, 73.7255%
HSV (HSB):
160°, 9.1371%, 77.2549%
XYZ:
47.9606, 53.2778, 57.0461
xyY:
0.3030, 0.3366, 53.2778
CIE-Lab:
78.0387, -7.2760, 0.9035
CIE-LCH:
78.0387, 7.3319, 172.9215
CIE-Luv:
78.0387, -9.5755, 2.5997
Hunter-Lab:
72.9916, -10.4484, 4.7565
#b3c5bf color charts
#b3c5bf color shades, tints & tones
#b3c5bf color schemes
#b3c5bf color preview, HTML & CSS examples
This text has a color of #b3c5bf
<p style="color:#b3c5bf;">Text here</p>
.mytext {color:#b3c5bf;}
This box has a color of #b3c5bf
<div style="background-color:#b3c5bf;">Content here</div>
.mybackground {background-color:#b3c5bf;}
Border around this has a color of #b3c5bf
<div style="border:2px solid #b3c5bf;">Content here</div>
.myborder {border:2px solid #b3c5bf;}