#c2b9c9 color space conversions
Hex:
#c2b9c9
RGB:
194, 185, 201
CMY:
24, 27, 21
CMYK:
3, 8, 0, 21
HSL:
274°, 12.9032%, 75.6863%
HSV (HSB):
274°, 7.9602%, 78.8235%
XYZ:
50.1397, 50.3843, 62.3408
xyY:
0.3079, 0.3094, 50.3843
CIE-Lab:
76.3045, 6.1385, -6.9279
CIE-LCH:
76.3045, 9.2562, 311.5425
CIE-Luv:
76.3045, 4.1144, -11.5536
Hunter-Lab:
70.9819, 1.8693, -2.3849
#c2b9c9 color charts
#c2b9c9 color shades, tints & tones
#c2b9c9 color schemes
#c2b9c9 color preview, HTML & CSS examples
This text has a color of #c2b9c9
<p style="color:#c2b9c9;">Text here</p>
.mytext {color:#c2b9c9;}
This box has a color of #c2b9c9
<div style="background-color:#c2b9c9;">Content here</div>
.mybackground {background-color:#c2b9c9;}
Border around this has a color of #c2b9c9
<div style="border:2px solid #c2b9c9;">Content here</div>
.myborder {border:2px solid #c2b9c9;}