#ca704a color space conversions
Hex:
#ca704a
RGB:
202, 112, 74
CMY:
21, 56, 71
CMYK:
0, 45, 63, 21
HSL:
18°, 54.7009%, 54.1176%
HSV (HSB):
18°, 63.3663%, 79.2157%
XYZ:
31.3873, 24.6393, 9.5801
xyY:
0.4784, 0.3756, 24.6393
CIE-Lab:
56.7223, 32.1431, 36.4289
CIE-LCH:
56.7223, 48.5824, 48.5764
CIE-Luv:
56.7223, 69.5560, 35.1804
Hunter-Lab:
49.6380, 26.0034, 23.3036
#ca704a color charts
#ca704a color shades, tints & tones
#ca704a color schemes
#ca704a color preview, HTML & CSS examples
This text has a color of #ca704a
<p style="color:#ca704a;">Text here</p>
.mytext {color:#ca704a;}
This box has a color of #ca704a
<div style="background-color:#ca704a;">Content here</div>
.mybackground {background-color:#ca704a;}
Border around this has a color of #ca704a
<div style="border:2px solid #ca704a;">Content here</div>
.myborder {border:2px solid #ca704a;}