#b6ddcd color space conversions
Hex:
#b6ddcd
RGB:
182, 221, 205
CMY:
29, 13, 20
CMYK:
18, 0, 7, 13
HSL:
155°, 36.4486%, 79.0196%
HSV (HSB):
155°, 17.6471%, 86.6667%
XYZ:
56.1673, 66.0658, 67.5492
xyY:
0.2960, 0.3481, 66.0658
CIE-Lab:
85.0300, -15.8904, 3.6140
CIE-LCH:
85.0300, 16.2962, 167.1870
CIE-Luv:
85.0300, -19.9809, 8.1940
Hunter-Lab:
81.2808, -18.8931, 7.6231
#b6ddcd color charts
#b6ddcd color shades, tints & tones
#b6ddcd color schemes
#b6ddcd color preview, HTML & CSS examples
This text has a color of #b6ddcd
<p style="color:#b6ddcd;">Text here</p>
.mytext {color:#b6ddcd;}
This box has a color of #b6ddcd
<div style="background-color:#b6ddcd;">Content here</div>
.mybackground {background-color:#b6ddcd;}
Border around this has a color of #b6ddcd
<div style="border:2px solid #b6ddcd;">Content here</div>
.myborder {border:2px solid #b6ddcd;}