#b5c5ce color space conversions
Hex:
#b5c5ce
RGB:
181, 197, 206
CMY:
29, 23, 19
CMYK:
12, 4, 0, 19
HSL:
202°, 20.3252%, 75.8824%
HSV (HSB):
202°, 12.1359%, 80.7843%
XYZ:
50.1629, 54.2125, 66.2127
xyY:
0.2941, 0.3178, 54.2125
CIE-Lab:
78.5855, -3.6309, -6.3646
CIE-LCH:
78.5855, 7.3275, 240.2962
CIE-Luv:
78.5855, -9.0927, -9.0958
Hunter-Lab:
73.6291, -7.2405, -1.7775
#b5c5ce color charts
#b5c5ce color shades, tints & tones
#b5c5ce color schemes
#b5c5ce color preview, HTML & CSS examples
This text has a color of #b5c5ce
<p style="color:#b5c5ce;">Text here</p>
.mytext {color:#b5c5ce;}
This box has a color of #b5c5ce
<div style="background-color:#b5c5ce;">Content here</div>
.mybackground {background-color:#b5c5ce;}
Border around this has a color of #b5c5ce
<div style="border:2px solid #b5c5ce;">Content here</div>
.myborder {border:2px solid #b5c5ce;}