#caaead color space conversions
Hex:
#caaead
RGB:
202, 174, 173
CMY:
21, 32, 32
CMYK:
0, 14, 14, 21
HSL:
2°, 21.4815%, 73.5294%
HSV (HSB):
2°, 14.3564%, 79.2157%
XYZ:
47.0360, 45.8458, 45.9052
xyY:
0.3389, 0.3303, 45.8458
CIE-Lab:
73.4454, 9.9483, 4.2486
CIE-LCH:
73.4454, 10.8175, 23.1257
CIE-Luv:
73.4454, 17.0079, 4.3967
Hunter-Lab:
67.7095, 5.5075, 7.1996
#caaead color charts
#caaead color shades, tints & tones
#caaead color schemes
#caaead color preview, HTML & CSS examples
This text has a color of #caaead
<p style="color:#caaead;">Text here</p>
.mytext {color:#caaead;}
This box has a color of #caaead
<div style="background-color:#caaead;">Content here</div>
.mybackground {background-color:#caaead;}
Border around this has a color of #caaead
<div style="border:2px solid #caaead;">Content here</div>
.myborder {border:2px solid #caaead;}