#ca655c color space conversions
Hex:
#ca655c
RGB:
202, 101, 92
CMY:
21, 60, 64
CMYK:
0, 50, 54, 21
HSL:
5°, 50.9259%, 57.6471%
HSV (HSB):
5°, 54.4554%, 79.2157%
XYZ:
30.9426, 22.6366, 12.8637
xyY:
0.4657, 0.3407, 22.6366
CIE-Lab:
54.6961, 39.2367, 23.7530
CIE-LCH:
54.6961, 45.8664, 31.1898
CIE-Luv:
54.6961, 74.4579, 21.1033
Hunter-Lab:
47.5780, 32.8269, 17.2743
#ca655c color charts
#ca655c color shades, tints & tones
#ca655c color schemes
#ca655c color preview, HTML & CSS examples
This text has a color of #ca655c
<p style="color:#ca655c;">Text here</p>
.mytext {color:#ca655c;}
This box has a color of #ca655c
<div style="background-color:#ca655c;">Content here</div>
.mybackground {background-color:#ca655c;}
Border around this has a color of #ca655c
<div style="border:2px solid #ca655c;">Content here</div>
.myborder {border:2px solid #ca655c;}