#cac5b5 color space conversions
Hex:
#cac5b5
RGB:
202, 197, 181
CMY:
21, 23, 29
CMYK:
0, 2, 10, 21
HSL:
46°, 16.5354%, 75.0980%
HSV (HSB):
46°, 10.3960%, 79.2157%
XYZ:
52.6639, 55.8253, 51.7157
xyY:
0.3287, 0.3485, 55.8253
CIE-Lab:
79.5143, -1.0277, 8.6344
CIE-LCH:
79.5143, 8.6954, 96.7877
CIE-Luv:
79.5143, 3.8326, 12.7847
Hunter-Lab:
74.7163, -4.9376, 11.2632
#cac5b5 color charts
#cac5b5 color shades, tints & tones
#cac5b5 color schemes
#cac5b5 color preview, HTML & CSS examples
This text has a color of #cac5b5
<p style="color:#cac5b5;">Text here</p>
.mytext {color:#cac5b5;}
This box has a color of #cac5b5
<div style="background-color:#cac5b5;">Content here</div>
.mybackground {background-color:#cac5b5;}
Border around this has a color of #cac5b5
<div style="border:2px solid #cac5b5;">Content here</div>
.myborder {border:2px solid #cac5b5;}