#c3bdc1 color space conversions
Hex:
#c3bdc1
RGB:
195, 189, 193
CMY:
24, 26, 24
CMYK:
0, 3, 1, 24
HSL:
320°, 4.7619%, 75.2941%
HSV (HSB):
320°, 3.0769%, 76.4706%
XYZ:
50.3289, 51.8475, 57.8070
xyY:
0.3146, 0.3241, 51.8475
CIE-Lab:
77.1896, 2.8312, -1.2743
CIE-LCH:
77.1896, 3.1047, 335.7678
CIE-Luv:
77.1896, 3.1927, -2.3984
Hunter-Lab:
72.0052, -1.2445, 2.8046
#c3bdc1 color charts
#c3bdc1 color shades, tints & tones
#c3bdc1 color schemes
#c3bdc1 color preview, HTML & CSS examples
This text has a color of #c3bdc1
<p style="color:#c3bdc1;">Text here</p>
.mytext {color:#c3bdc1;}
This box has a color of #c3bdc1
<div style="background-color:#c3bdc1;">Content here</div>
.mybackground {background-color:#c3bdc1;}
Border around this has a color of #c3bdc1
<div style="border:2px solid #c3bdc1;">Content here</div>
.myborder {border:2px solid #c3bdc1;}