#ca6e3c color space conversions
Hex:
#ca6e3c
RGB:
202, 110, 60
CMY:
21, 57, 76
CMYK:
0, 46, 70, 21
HSL:
21°, 57.2581%, 51.3725%
HSV (HSB):
21°, 70.2970%, 79.2157%
XYZ:
30.7487, 24.0347, 7.2935
xyY:
0.4953, 0.3872, 24.0347
CIE-Lab:
56.1225, 32.3683, 43.1244
CIE-LCH:
56.1225, 53.9205, 53.1088
CIE-Luv:
56.1225, 72.8575, 40.2972
Hunter-Lab:
49.0252, 26.1615, 25.4970
#ca6e3c color charts
#ca6e3c color shades, tints & tones
#ca6e3c color schemes
#ca6e3c color preview, HTML & CSS examples
This text has a color of #ca6e3c
<p style="color:#ca6e3c;">Text here</p>
.mytext {color:#ca6e3c;}
This box has a color of #ca6e3c
<div style="background-color:#ca6e3c;">Content here</div>
.mybackground {background-color:#ca6e3c;}
Border around this has a color of #ca6e3c
<div style="border:2px solid #ca6e3c;">Content here</div>
.myborder {border:2px solid #ca6e3c;}