#c5bac9 color space conversions
Hex:
#c5bac9
RGB:
197, 186, 201
CMY:
23, 27, 21
CMYK:
2, 7, 0, 21
HSL:
284°, 12.1951%, 75.8824%
HSV (HSB):
284°, 7.4627%, 78.8235%
XYZ:
51.1275, 51.2052, 62.4472
xyY:
0.3103, 0.3107, 51.2052
CIE-Lab:
76.8031, 6.6252, -6.1627
CIE-LCH:
76.8031, 9.0483, 317.0711
CIE-Luv:
76.8031, 5.3316, -10.4708
Hunter-Lab:
71.5578, 2.3107, -1.6509
#c5bac9 color charts
#c5bac9 color shades, tints & tones
#c5bac9 color schemes
#c5bac9 color preview, HTML & CSS examples
This text has a color of #c5bac9
<p style="color:#c5bac9;">Text here</p>
.mytext {color:#c5bac9;}
This box has a color of #c5bac9
<div style="background-color:#c5bac9;">Content here</div>
.mybackground {background-color:#c5bac9;}
Border around this has a color of #c5bac9
<div style="border:2px solid #c5bac9;">Content here</div>
.myborder {border:2px solid #c5bac9;}