#c3b9cd color space conversions
Hex:
#c3b9cd
RGB:
195, 185, 205
CMY:
24, 27, 20
CMYK:
5, 10, 0, 20
HSL:
270°, 16.6667%, 76.4706%
HSV (HSB):
270°, 9.7561%, 80.3922%
XYZ:
50.8741, 50.7078, 64.8638
xyY:
0.3056, 0.3047, 50.7078
CIE-Lab:
76.5017, 7.2516, -8.7989
CIE-LCH:
76.5017, 11.4020, 309.4938
CIE-Luv:
76.5017, 4.4020, -14.6446
Hunter-Lab:
71.2094, 2.9091, -4.1600
#c3b9cd color charts
#c3b9cd color shades, tints & tones
#c3b9cd color schemes
#c3b9cd color preview, HTML & CSS examples
This text has a color of #c3b9cd
<p style="color:#c3b9cd;">Text here</p>
.mytext {color:#c3b9cd;}
This box has a color of #c3b9cd
<div style="background-color:#c3b9cd;">Content here</div>
.mybackground {background-color:#c3b9cd;}
Border around this has a color of #c3b9cd
<div style="border:2px solid #c3b9cd;">Content here</div>
.myborder {border:2px solid #c3b9cd;}