#b9cdc4 color space conversions
Hex:
#b9cdc4
RGB:
185, 205, 196
CMY:
27, 20, 23
CMYK:
10, 0, 4, 20
HSL:
153°, 16.6667%, 76.4706%
HSV (HSB):
153°, 9.7561%, 80.3922%
XYZ:
51.8027, 57.9625, 60.6821
xyY:
0.3039, 0.3401, 57.9625
CIE-Lab:
80.7179, -8.4666, 2.1675
CIE-LCH:
80.7179, 8.7396, 165.6403
CIE-Luv:
80.7179, -10.5220, 4.7110
Hunter-Lab:
76.1331, -11.7773, 6.0359
#b9cdc4 color charts
#b9cdc4 color shades, tints & tones
#b9cdc4 color schemes
#b9cdc4 color preview, HTML & CSS examples
This text has a color of #b9cdc4
<p style="color:#b9cdc4;">Text here</p>
.mytext {color:#b9cdc4;}
This box has a color of #b9cdc4
<div style="background-color:#b9cdc4;">Content here</div>
.mybackground {background-color:#b9cdc4;}
Border around this has a color of #b9cdc4
<div style="border:2px solid #b9cdc4;">Content here</div>
.myborder {border:2px solid #b9cdc4;}