#cac8cc color space conversions
Hex:
#cac8cc
RGB:
202, 200, 204
CMY:
21, 22, 20
CMYK:
1, 2, 0, 20
HSL:
270°, 3.7736%, 79.2157%
HSV (HSB):
270°, 1.9608%, 80.0000%
XYZ:
55.9105, 58.2247, 65.4184
xyY:
0.3114, 0.3243, 58.2247
CIE-Lab:
80.8636, 1.4276, -1.7566
CIE-LCH:
80.8636, 2.2636, 309.1001
CIE-Luv:
80.8636, 0.9021, -2.9020
Hunter-Lab:
76.3051, -2.7431, 2.5827
#cac8cc color charts
#cac8cc color shades, tints & tones
#cac8cc color schemes
#cac8cc color preview, HTML & CSS examples
This text has a color of #cac8cc
<p style="color:#cac8cc;">Text here</p>
.mytext {color:#cac8cc;}
This box has a color of #cac8cc
<div style="background-color:#cac8cc;">Content here</div>
.mybackground {background-color:#cac8cc;}
Border around this has a color of #cac8cc
<div style="border:2px solid #cac8cc;">Content here</div>
.myborder {border:2px solid #cac8cc;}