#ca7e3e color space conversions
Hex:
#ca7e3e
RGB:
202, 126, 62
CMY:
21, 51, 76
CMYK:
0, 38, 69, 21
HSL:
27°, 56.9106%, 51.7647%
HSV (HSB):
27°, 69.3069%, 79.2157%
XYZ:
32.6875, 27.8261, 8.2056
xyY:
0.4757, 0.4049, 27.8261
CIE-Lab:
59.7313, 23.8809, 46.0926
CIE-LCH:
59.7313, 51.9117, 62.6111
CIE-Luv:
59.7313, 60.2568, 45.9948
Hunter-Lab:
52.7504, 18.2966, 27.7025
#ca7e3e color charts
#ca7e3e color shades, tints & tones
#ca7e3e color schemes
#ca7e3e color preview, HTML & CSS examples
This text has a color of #ca7e3e
<p style="color:#ca7e3e;">Text here</p>
.mytext {color:#ca7e3e;}
This box has a color of #ca7e3e
<div style="background-color:#ca7e3e;">Content here</div>
.mybackground {background-color:#ca7e3e;}
Border around this has a color of #ca7e3e
<div style="border:2px solid #ca7e3e;">Content here</div>
.myborder {border:2px solid #ca7e3e;}