#ca665c color space conversions
Hex:
#ca665c
RGB:
202, 102, 92
CMY:
21, 60, 64
CMYK:
0, 50, 54, 21
HSL:
5°, 50.9259%, 57.6471%
HSV (HSB):
5°, 54.4554%, 79.2157%
XYZ:
31.0403, 22.8320, 12.8962
xyY:
0.4649, 0.3420, 22.8320
CIE-Lab:
54.8989, 38.7241, 24.0200
CIE-LCH:
54.8989, 45.5688, 31.8107
CIE-Luv:
54.8989, 73.7730, 21.5306
Hunter-Lab:
47.7828, 32.3356, 17.4461
#ca665c color charts
#ca665c color shades, tints & tones
#ca665c color schemes
#ca665c color preview, HTML & CSS examples
This text has a color of #ca665c
<p style="color:#ca665c;">Text here</p>
.mytext {color:#ca665c;}
This box has a color of #ca665c
<div style="background-color:#ca665c;">Content here</div>
.mybackground {background-color:#ca665c;}
Border around this has a color of #ca665c
<div style="border:2px solid #ca665c;">Content here</div>
.myborder {border:2px solid #ca665c;}