#c3bdcd color space conversions
Hex:
#c3bdcd
RGB:
195, 189, 205
CMY:
24, 26, 20
CMYK:
5, 8, 0, 20
HSL:
263°, 13.7931%, 77.2549%
HSV (HSB):
263°, 7.8049%, 80.3922%
XYZ:
51.7227, 52.4051, 65.1467
xyY:
0.3056, 0.3096, 52.4051
CIE-Lab:
77.5224, 5.0967, -7.2832
CIE-LCH:
77.5224, 8.8894, 304.9839
CIE-Luv:
77.5224, 2.4141, -11.9558
Hunter-Lab:
72.3913, 0.8512, -2.6826
#c3bdcd color charts
#c3bdcd color shades, tints & tones
#c3bdcd color schemes
#c3bdcd color preview, HTML & CSS examples
This text has a color of #c3bdcd
<p style="color:#c3bdcd;">Text here</p>
.mytext {color:#c3bdcd;}
This box has a color of #c3bdcd
<div style="background-color:#c3bdcd;">Content here</div>
.mybackground {background-color:#c3bdcd;}
Border around this has a color of #c3bdcd
<div style="border:2px solid #c3bdcd;">Content here</div>
.myborder {border:2px solid #c3bdcd;}