#c3b9b9 color space conversions
Hex:
#c3b9b9
RGB:
195, 185, 185
CMY:
24, 27, 27
CMYK:
0, 5, 5, 24
HSL:
0°, 7.6923%, 74.5098%
HSV (HSB):
0°, 5.1282%, 76.4706%
XYZ:
48.6116, 49.8028, 52.9497
xyY:
0.3212, 0.3290, 49.8028
CIE-Lab:
75.9481, 3.5283, 1.2544
CIE-LCH:
75.9481, 3.7447, 19.5712
CIE-Luv:
75.9481, 5.8005, 1.2381
Hunter-Lab:
70.5711, -0.5430, 4.9143
#c3b9b9 color charts
#c3b9b9 color shades, tints & tones
#c3b9b9 color schemes
#c3b9b9 color preview, HTML & CSS examples
This text has a color of #c3b9b9
<p style="color:#c3b9b9;">Text here</p>
.mytext {color:#c3b9b9;}
This box has a color of #c3b9b9
<div style="background-color:#c3b9b9;">Content here</div>
.mybackground {background-color:#c3b9b9;}
Border around this has a color of #c3b9b9
<div style="border:2px solid #c3b9b9;">Content here</div>
.myborder {border:2px solid #c3b9b9;}