#ca692e color space conversions
Hex:
#ca692e
RGB:
202, 105, 46
CMY:
21, 59, 82
CMYK:
0, 48, 77, 21
HSL:
23°, 62.9032%, 48.6275%
HSV (HSB):
23°, 77.2277%, 79.2157%
XYZ:
29.9018, 22.8570, 5.4206
xyY:
0.5140, 0.3929, 22.8570
CIE-Lab:
54.9247, 34.3508, 48.7097
CIE-LCH:
54.9247, 59.6038, 54.8079
CIE-Luv:
54.9247, 78.2709, 43.1722
Hunter-Lab:
47.8090, 27.9761, 26.7439
#ca692e color charts
#ca692e color shades, tints & tones
#ca692e color schemes
#ca692e color preview, HTML & CSS examples
This text has a color of #ca692e
<p style="color:#ca692e;">Text here</p>
.mytext {color:#ca692e;}
This box has a color of #ca692e
<div style="background-color:#ca692e;">Content here</div>
.mybackground {background-color:#ca692e;}
Border around this has a color of #ca692e
<div style="border:2px solid #ca692e;">Content here</div>
.myborder {border:2px solid #ca692e;}