#c3b3b4 color space conversions
Hex:
#c3b3b4
RGB:
195, 179, 180
CMY:
24, 30, 29
CMYK:
0, 8, 8, 24
HSL:
356°, 11.7647%, 73.3333%
HSV (HSB):
356°, 8.2051%, 76.4706%
XYZ:
46.8640, 47.1376, 49.8085
xyY:
0.3259, 0.3278, 47.1376
CIE-Lab:
74.2777, 5.8780, 1.5482
CIE-LCH:
74.2777, 6.0784, 14.7560
CIE-Luv:
74.2777, 9.3389, 1.2455
Hunter-Lab:
68.6568, 1.6917, 5.0466
#c3b3b4 color charts
#c3b3b4 color shades, tints & tones
#c3b3b4 color schemes
#c3b3b4 color preview, HTML & CSS examples
This text has a color of #c3b3b4
<p style="color:#c3b3b4;">Text here</p>
.mytext {color:#c3b3b4;}
This box has a color of #c3b3b4
<div style="background-color:#c3b3b4;">Content here</div>
.mybackground {background-color:#c3b3b4;}
Border around this has a color of #c3b3b4
<div style="border:2px solid #c3b3b4;">Content here</div>
.myborder {border:2px solid #c3b3b4;}