#c3abb5 color space conversions
Hex:
#c3abb5
RGB:
195, 171, 181
CMY:
24, 33, 29
CMYK:
0, 12, 7, 24
HSL:
335°, 16.6667%, 71.7647%
HSV (HSB):
335°, 12.3077%, 76.4706%
XYZ:
45.4091, 44.0641, 49.8280
xyY:
0.3260, 0.3163, 44.0641
CIE-Lab:
72.2713, 10.3953, -1.9311
CIE-LCH:
72.2713, 10.5731, 349.4761
CIE-Luv:
72.2713, 13.5181, -4.6664
Hunter-Lab:
66.3808, 5.9400, 1.9612
#c3abb5 color charts
#c3abb5 color shades, tints & tones
#c3abb5 color schemes
#c3abb5 color preview, HTML & CSS examples
This text has a color of #c3abb5
<p style="color:#c3abb5;">Text here</p>
.mytext {color:#c3abb5;}
This box has a color of #c3abb5
<div style="background-color:#c3abb5;">Content here</div>
.mybackground {background-color:#c3abb5;}
Border around this has a color of #c3abb5
<div style="border:2px solid #c3abb5;">Content here</div>
.myborder {border:2px solid #c3abb5;}