#b6cdc4 color space conversions
Hex:
#b6cdc4
RGB:
182, 205, 196
CMY:
29, 20, 23
CMYK:
11, 0, 4, 20
HSL:
157°, 18.6992%, 75.8824%
HSV (HSB):
157°, 11.2195%, 80.3922%
XYZ:
51.0865, 57.5932, 60.6486
xyY:
0.3017, 0.3401, 57.5932
CIE-Lab:
80.5121, -9.4704, 1.8430
CIE-LCH:
80.5121, 9.6481, 168.9876
CIE-Luv:
80.5121, -12.0898, 4.3955
Hunter-Lab:
75.8902, -12.6482, 5.7408
#b6cdc4 color charts
#b6cdc4 color shades, tints & tones
#b6cdc4 color schemes
#b6cdc4 color preview, HTML & CSS examples
This text has a color of #b6cdc4
<p style="color:#b6cdc4;">Text here</p>
.mytext {color:#b6cdc4;}
This box has a color of #b6cdc4
<div style="background-color:#b6cdc4;">Content here</div>
.mybackground {background-color:#b6cdc4;}
Border around this has a color of #b6cdc4
<div style="border:2px solid #b6cdc4;">Content here</div>
.myborder {border:2px solid #b6cdc4;}