#ccabb3 color space conversions
Hex:
#ccabb3
RGB:
204, 171, 179
CMY:
20, 33, 30
CMYK:
0, 16, 12, 20
HSL:
345°, 24.4444%, 73.5294%
HSV (HSB):
345°, 16.1765%, 80.0000%
XYZ:
47.6014, 45.2179, 48.8669
xyY:
0.3360, 0.3191, 45.2179
CIE-Lab:
73.0351, 13.2950, 0.3831
CIE-LCH:
73.0351, 13.3005, 1.6505
CIE-Luv:
73.0351, 19.3668, -1.7941
Hunter-Lab:
67.2442, 8.6807, 3.9845
#ccabb3 color charts
#ccabb3 color shades, tints & tones
#ccabb3 color schemes
#ccabb3 color preview, HTML & CSS examples
This text has a color of #ccabb3
<p style="color:#ccabb3;">Text here</p>
.mytext {color:#ccabb3;}
This box has a color of #ccabb3
<div style="background-color:#ccabb3;">Content here</div>
.mybackground {background-color:#ccabb3;}
Border around this has a color of #ccabb3
<div style="border:2px solid #ccabb3;">Content here</div>
.myborder {border:2px solid #ccabb3;}