#c3c3be color space conversions
Hex:
#c3c3be
RGB:
195, 195, 190
CMY:
24, 24, 25
CMYK:
0, 0, 3, 24
HSL:
60°, 4.0000%, 75.4902%
HSV (HSB):
60°, 2.5641%, 76.4706%
XYZ:
51.3150, 54.3500, 56.5012
xyY:
0.3164, 0.3351, 54.3500
CIE-Lab:
78.6654, -0.9052, 2.4989
CIE-LCH:
78.6654, 2.6578, 109.9113
CIE-Luv:
78.6654, 0.2808, 3.8707
Hunter-Lab:
73.7225, -4.7681, 6.1656
#c3c3be color charts
#c3c3be color shades, tints & tones
#c3c3be color schemes
#c3c3be color preview, HTML & CSS examples
This text has a color of #c3c3be
<p style="color:#c3c3be;">Text here</p>
.mytext {color:#c3c3be;}
This box has a color of #c3c3be
<div style="background-color:#c3c3be;">Content here</div>
.mybackground {background-color:#c3c3be;}
Border around this has a color of #c3c3be
<div style="border:2px solid #c3c3be;">Content here</div>
.myborder {border:2px solid #c3c3be;}