#ca725e color space conversions
Hex:
#ca725e
RGB:
202, 114, 94
CMY:
21, 55, 63
CMYK:
0, 44, 53, 21
HSL:
11°, 50.4673%, 58.0392%
HSV (HSB):
11°, 53.4653%, 79.2157%
XYZ:
32.3948, 25.3993, 13.7848
xyY:
0.4526, 0.3548, 25.3993
CIE-Lab:
57.4625, 32.6116, 26.2339
CIE-LCH:
57.4625, 41.8538, 38.8144
CIE-Luv:
57.4625, 65.0744, 25.6644
Hunter-Lab:
50.3978, 26.5407, 19.0614
#ca725e color charts
#ca725e color shades, tints & tones
#ca725e color schemes
#ca725e color preview, HTML & CSS examples
This text has a color of #ca725e
<p style="color:#ca725e;">Text here</p>
.mytext {color:#ca725e;}
This box has a color of #ca725e
<div style="background-color:#ca725e;">Content here</div>
.mybackground {background-color:#ca725e;}
Border around this has a color of #ca725e
<div style="border:2px solid #ca725e;">Content here</div>
.myborder {border:2px solid #ca725e;}