#c3b3bb color space conversions
Hex:
#c3b3bb
RGB:
195, 179, 187
CMY:
24, 30, 27
CMYK:
0, 8, 4, 24
HSL:
330°, 11.7647%, 73.3333%
HSV (HSB):
330°, 8.2051%, 76.4706%
XYZ:
47.5954, 47.4302, 53.6601
xyY:
0.3201, 0.3190, 47.4302
CIE-Lab:
74.4641, 7.1190, -2.0044
CIE-LCH:
74.4641, 7.3958, 344.2749
CIE-Luv:
74.4641, 8.7999, -4.2204
Hunter-Lab:
68.8696, 2.8388, 2.0126
#c3b3bb color charts
#c3b3bb color shades, tints & tones
#c3b3bb color schemes
#c3b3bb color preview, HTML & CSS examples
This text has a color of #c3b3bb
<p style="color:#c3b3bb;">Text here</p>
.mytext {color:#c3b3bb;}
This box has a color of #c3b3bb
<div style="background-color:#c3b3bb;">Content here</div>
.mybackground {background-color:#c3b3bb;}
Border around this has a color of #c3b3bb
<div style="border:2px solid #c3b3bb;">Content here</div>
.myborder {border:2px solid #c3b3bb;}