#c3bac7 color space conversions
Hex:
#c3bac7
RGB:
195, 186, 199
CMY:
24, 27, 22
CMYK:
2, 7, 0, 22
HSL:
282°, 10.4000%, 75.4902%
HSV (HSB):
282°, 6.5327%, 78.0392%
XYZ:
50.3734, 50.8434, 61.1916
xyY:
0.3102, 0.3131, 50.8434
CIE-Lab:
76.5841, 5.5603, -5.4192
CIE-LCH:
76.5841, 7.7643, 315.7362
CIE-Luv:
76.5841, 4.3221, -9.1437
Hunter-Lab:
71.3046, 1.3190, -0.9678
#c3bac7 color charts
#c3bac7 color shades, tints & tones
#c3bac7 color schemes
#c3bac7 color preview, HTML & CSS examples
This text has a color of #c3bac7
<p style="color:#c3bac7;">Text here</p>
.mytext {color:#c3bac7;}
This box has a color of #c3bac7
<div style="background-color:#c3bac7;">Content here</div>
.mybackground {background-color:#c3bac7;}
Border around this has a color of #c3bac7
<div style="border:2px solid #c3bac7;">Content here</div>
.myborder {border:2px solid #c3bac7;}