#c3bdbf color space conversions
Hex:
#c3bdbf
RGB:
195, 189, 191
CMY:
24, 26, 25
CMYK:
0, 3, 2, 24
HSL:
340°, 4.7619%, 75.2941%
HSV (HSB):
340°, 3.0769%, 76.4706%
XYZ:
50.1072, 51.7589, 56.6397
xyY:
0.3161, 0.3265, 51.7589
CIE-Lab:
77.1364, 2.4655, -0.2685
CIE-LCH:
77.1364, 2.4801, 353.7859
CIE-Luv:
77.1364, 3.3205, -0.8302
Hunter-Lab:
71.9436, -1.5799, 3.6828
#c3bdbf color charts
#c3bdbf color shades, tints & tones
#c3bdbf color schemes
#c3bdbf color preview, HTML & CSS examples
This text has a color of #c3bdbf
<p style="color:#c3bdbf;">Text here</p>
.mytext {color:#c3bdbf;}
This box has a color of #c3bdbf
<div style="background-color:#c3bdbf;">Content here</div>
.mybackground {background-color:#c3bdbf;}
Border around this has a color of #c3bdbf
<div style="border:2px solid #c3bdbf;">Content here</div>
.myborder {border:2px solid #c3bdbf;}