#ca7e5c color space conversions
Hex:
#ca7e5c
RGB:
202, 126, 92
CMY:
21, 51, 64
CMYK:
0, 38, 54, 21
HSL:
19°, 50.9259%, 57.6471%
HSV (HSB):
19°, 54.4554%, 79.2157%
XYZ:
33.7497, 28.2510, 13.7994
xyY:
0.4452, 0.3727, 28.2510
CIE-Lab:
60.1148, 25.9821, 30.7716
CIE-LCH:
60.1148, 40.2736, 49.8239
CIE-Luv:
60.1148, 56.8510, 32.2675
Hunter-Lab:
53.1516, 20.3269, 21.8131
#ca7e5c color charts
#ca7e5c color shades, tints & tones
#ca7e5c color schemes
#ca7e5c color preview, HTML & CSS examples
This text has a color of #ca7e5c
<p style="color:#ca7e5c;">Text here</p>
.mytext {color:#ca7e5c;}
This box has a color of #ca7e5c
<div style="background-color:#ca7e5c;">Content here</div>
.mybackground {background-color:#ca7e5c;}
Border around this has a color of #ca7e5c
<div style="border:2px solid #ca7e5c;">Content here</div>
.myborder {border:2px solid #ca7e5c;}