#ca997e color space conversions
Hex:
#ca997e
RGB:
202, 153, 126
CMY:
21, 40, 51
CMYK:
0, 24, 38, 21
HSL:
21°, 41.7582%, 64.3137%
HSV (HSB):
21°, 37.6238%, 79.2157%
XYZ:
39.5142, 36.8454, 24.7679
xyY:
0.3907, 0.3643, 36.8454
CIE-Lab:
67.1609, 14.7195, 21.2928
CIE-LCH:
67.1609, 25.8852, 55.3443
CIE-Luv:
67.1609, 34.3172, 25.4958
Hunter-Lab:
60.7004, 9.9728, 18.2979
#ca997e color charts
#ca997e color shades, tints & tones
#ca997e color schemes
#ca997e color preview, HTML & CSS examples
This text has a color of #ca997e
<p style="color:#ca997e;">Text here</p>
.mytext {color:#ca997e;}
This box has a color of #ca997e
<div style="background-color:#ca997e;">Content here</div>
.mybackground {background-color:#ca997e;}
Border around this has a color of #ca997e
<div style="border:2px solid #ca997e;">Content here</div>
.myborder {border:2px solid #ca997e;}