#b6cdbf color space conversions
Hex:
#b6cdbf
RGB:
182, 205, 191
CMY:
29, 20, 25
CMYK:
11, 0, 7, 20
HSL:
143°, 18.6992%, 75.8824%
HSV (HSB):
143°, 11.2195%, 80.3922%
XYZ:
50.5267, 57.3693, 57.7006
xyY:
0.3051, 0.3464, 57.3693
CIE-Lab:
80.3869, -10.4210, 4.3378
CIE-LCH:
80.3869, 11.2878, 157.4005
CIE-Luv:
80.3869, -11.9377, 8.2592
Hunter-Lab:
75.7425, -13.4748, 7.8527
#b6cdbf color charts
#b6cdbf color shades, tints & tones
#b6cdbf color schemes
#b6cdbf color preview, HTML & CSS examples
This text has a color of #b6cdbf
<p style="color:#b6cdbf;">Text here</p>
.mytext {color:#b6cdbf;}
This box has a color of #b6cdbf
<div style="background-color:#b6cdbf;">Content here</div>
.mybackground {background-color:#b6cdbf;}
Border around this has a color of #b6cdbf
<div style="border:2px solid #b6cdbf;">Content here</div>
.myborder {border:2px solid #b6cdbf;}