#ca8c2c color space conversions
Hex:
#ca8c2c
RGB:
202, 140, 44
CMY:
21, 45, 83
CMYK:
0, 31, 78, 21
HSL:
36°, 64.2276%, 48.2353%
HSV (HSB):
36°, 78.2178%, 79.2157%
XYZ:
34.1898, 31.4946, 6.6599
xyY:
0.4726, 0.4353, 31.4946
CIE-Lab:
62.9229, 15.4104, 57.2727
CIE-LCH:
62.9229, 59.3098, 74.9401
CIE-Luv:
62.9229, 50.6083, 57.2127
Hunter-Lab:
56.1200, 10.5370, 32.2479
#ca8c2c color charts
#ca8c2c color shades, tints & tones
#ca8c2c color schemes
#ca8c2c color preview, HTML & CSS examples
This text has a color of #ca8c2c
<p style="color:#ca8c2c;">Text here</p>
.mytext {color:#ca8c2c;}
This box has a color of #ca8c2c
<div style="background-color:#ca8c2c;">Content here</div>
.mybackground {background-color:#ca8c2c;}
Border around this has a color of #ca8c2c
<div style="border:2px solid #ca8c2c;">Content here</div>
.myborder {border:2px solid #ca8c2c;}