#ca6e41 color space conversions
Hex:
#ca6e41
RGB:
202, 110, 65
CMY:
21, 57, 75
CMYK:
0, 46, 68, 21
HSL:
20°, 56.3786%, 52.3529%
HSV (HSB):
20°, 67.8218%, 79.2157%
XYZ:
30.8872, 24.0901, 8.0229
xyY:
0.4903, 0.3824, 24.0901
CIE-Lab:
56.1779, 32.6443, 40.5975
CIE-LCH:
56.1779, 52.0942, 51.1974
CIE-Luv:
56.1779, 72.2522, 38.3112
Hunter-Lab:
49.0816, 26.4376, 24.6655
#ca6e41 color charts
#ca6e41 color shades, tints & tones
#ca6e41 color schemes
#ca6e41 color preview, HTML & CSS examples
This text has a color of #ca6e41
<p style="color:#ca6e41;">Text here</p>
.mytext {color:#ca6e41;}
This box has a color of #ca6e41
<div style="background-color:#ca6e41;">Content here</div>
.mybackground {background-color:#ca6e41;}
Border around this has a color of #ca6e41
<div style="border:2px solid #ca6e41;">Content here</div>
.myborder {border:2px solid #ca6e41;}