#ca7e4e color space conversions
Hex:
#ca7e4e
RGB:
202, 126, 78
CMY:
21, 51, 69
CMYK:
0, 38, 61, 21
HSL:
23°, 53.9130%, 54.9020%
HSV (HSB):
23°, 61.3861%, 79.2157%
XYZ:
33.1931, 28.0283, 10.8683
xyY:
0.4604, 0.3888, 28.0283
CIE-Lab:
59.9143, 24.8890, 38.1119
CIE-LCH:
59.9143, 45.5190, 56.8535
CIE-Luv:
59.9143, 58.5952, 39.3095
Hunter-Lab:
52.9418, 19.2667, 24.8878
#ca7e4e color charts
#ca7e4e color shades, tints & tones
#ca7e4e color schemes
#ca7e4e color preview, HTML & CSS examples
This text has a color of #ca7e4e
<p style="color:#ca7e4e;">Text here</p>
.mytext {color:#ca7e4e;}
This box has a color of #ca7e4e
<div style="background-color:#ca7e4e;">Content here</div>
.mybackground {background-color:#ca7e4e;}
Border around this has a color of #ca7e4e
<div style="border:2px solid #ca7e4e;">Content here</div>
.myborder {border:2px solid #ca7e4e;}