#caaece color space conversions
Hex:
#caaece
RGB:
202, 174, 206
CMY:
21, 32, 19
CMYK:
2, 16, 0, 19
HSL:
293°, 24.6154%, 74.5098%
HSV (HSB):
293°, 15.5340%, 80.7843%
XYZ:
50.6338, 47.2849, 64.8507
xyY:
0.3111, 0.2905, 47.2849
CIE-Lab:
74.3716, 15.7926, -12.4600
CIE-LCH:
74.3716, 20.1161, 321.7273
CIE-Luv:
74.3716, 13.8826, -21.7219
Hunter-Lab:
68.7640, 11.0998, -7.7811
#caaece color charts
#caaece color shades, tints & tones
#caaece color schemes
#caaece color preview, HTML & CSS examples
This text has a color of #caaece
<p style="color:#caaece;">Text here</p>
.mytext {color:#caaece;}
This box has a color of #caaece
<div style="background-color:#caaece;">Content here</div>
.mybackground {background-color:#caaece;}
Border around this has a color of #caaece
<div style="border:2px solid #caaece;">Content here</div>
.myborder {border:2px solid #caaece;}