#c3abb1 color space conversions
Hex:
#c3abb1
RGB:
195, 171, 177
CMY:
24, 33, 31
CMYK:
0, 12, 9, 24
HSL:
345°, 16.6667%, 71.7647%
HSV (HSB):
345°, 12.3077%, 76.4706%
XYZ:
45.0044, 43.9022, 47.6970
xyY:
0.3295, 0.3214, 43.9022
CIE-Lab:
72.1631, 9.6972, 0.1115
CIE-LCH:
72.1631, 9.6978, 0.6588
CIE-Luv:
72.1631, 13.8737, -1.5367
Hunter-Lab:
66.2588, 5.2882, 3.7007
#c3abb1 color charts
#c3abb1 color shades, tints & tones
#c3abb1 color schemes
#c3abb1 color preview, HTML & CSS examples
This text has a color of #c3abb1
<p style="color:#c3abb1;">Text here</p>
.mytext {color:#c3abb1;}
This box has a color of #c3abb1
<div style="background-color:#c3abb1;">Content here</div>
.mybackground {background-color:#c3abb1;}
Border around this has a color of #c3abb1
<div style="border:2px solid #c3abb1;">Content here</div>
.myborder {border:2px solid #c3abb1;}