#c2b9cd color space conversions
Hex:
#c2b9cd
RGB:
194, 185, 205
CMY:
24, 27, 20
CMYK:
5, 10, 0, 20
HSL:
267°, 16.6667%, 76.4706%
HSV (HSB):
267°, 9.7561%, 80.3922%
XYZ:
50.6165, 50.5750, 64.8518
xyY:
0.3048, 0.3046, 50.5750
CIE-Lab:
76.4209, 6.9137, -8.9278
CIE-LCH:
76.4209, 11.2918, 307.7544
CIE-Luv:
76.4209, 3.8352, -14.7858
Hunter-Lab:
71.1161, 2.5932, -4.2861
#c2b9cd color charts
#c2b9cd color shades, tints & tones
#c2b9cd color schemes
#c2b9cd color preview, HTML & CSS examples
This text has a color of #c2b9cd
<p style="color:#c2b9cd;">Text here</p>
.mytext {color:#c2b9cd;}
This box has a color of #c2b9cd
<div style="background-color:#c2b9cd;">Content here</div>
.mybackground {background-color:#c2b9cd;}
Border around this has a color of #c2b9cd
<div style="border:2px solid #c2b9cd;">Content here</div>
.myborder {border:2px solid #c2b9cd;}