#c0abb3 color space conversions
Hex:
#c0abb3
RGB:
192, 171, 179
CMY:
25, 33, 30
CMYK:
0, 11, 7, 25
HSL:
337°, 14.2857%, 71.1765%
HSV (HSB):
337°, 10.9375%, 75.2941%
XYZ:
44.4378, 43.5870, 48.7188
xyY:
0.3250, 0.3187, 43.5870
CIE-Lab:
71.9516, 8.9667, -1.3303
CIE-LCH:
71.9516, 9.0649, 351.5611
CIE-Luv:
71.9516, 11.8479, -3.5225
Hunter-Lab:
66.0204, 4.6112, 2.4621
#c0abb3 color charts
#c0abb3 color shades, tints & tones
#c0abb3 color schemes
#c0abb3 color preview, HTML & CSS examples
This text has a color of #c0abb3
<p style="color:#c0abb3;">Text here</p>
.mytext {color:#c0abb3;}
This box has a color of #c0abb3
<div style="background-color:#c0abb3;">Content here</div>
.mybackground {background-color:#c0abb3;}
Border around this has a color of #c0abb3
<div style="border:2px solid #c0abb3;">Content here</div>
.myborder {border:2px solid #c0abb3;}