#c3bdbc color space conversions
Hex:
#c3bdbc
RGB:
195, 189, 188
CMY:
24, 26, 26
CMYK:
0, 3, 4, 24
HSL:
9°, 5.5118%, 75.0980%
HSV (HSB):
9°, 3.5897%, 76.4706%
XYZ:
49.7804, 51.6281, 54.9185
xyY:
0.3184, 0.3303, 51.6281
CIE-Lab:
77.0579, 1.9236, 1.2424
CIE-LCH:
77.0579, 2.2899, 32.8570
CIE-Luv:
77.0579, 3.5111, 1.5076
Hunter-Lab:
71.8527, -2.0755, 4.9804
#c3bdbc color charts
#c3bdbc color shades, tints & tones
#c3bdbc color schemes
#c3bdbc color preview, HTML & CSS examples
This text has a color of #c3bdbc
<p style="color:#c3bdbc;">Text here</p>
.mytext {color:#c3bdbc;}
This box has a color of #c3bdbc
<div style="background-color:#c3bdbc;">Content here</div>
.mybackground {background-color:#c3bdbc;}
Border around this has a color of #c3bdbc
<div style="border:2px solid #c3bdbc;">Content here</div>
.myborder {border:2px solid #c3bdbc;}