#ca7b2c color space conversions
Hex:
#ca7b2c
RGB:
202, 123, 44
CMY:
21, 52, 83
CMYK:
0, 39, 78, 21
HSL:
30°, 64.2276%, 48.2353%
HSV (HSB):
30°, 78.2178%, 79.2157%
XYZ:
31.8947, 26.9043, 5.8949
xyY:
0.4930, 0.4159, 26.9043
CIE-Lab:
58.8857, 24.6705, 53.4528
CIE-LCH:
58.8857, 58.8714, 65.2249
CIE-Luv:
58.8857, 64.0746, 50.5366
Hunter-Lab:
51.8694, 18.9890, 29.5703
#ca7b2c color charts
#ca7b2c color shades, tints & tones
#ca7b2c color schemes
#ca7b2c color preview, HTML & CSS examples
This text has a color of #ca7b2c
<p style="color:#ca7b2c;">Text here</p>
.mytext {color:#ca7b2c;}
This box has a color of #ca7b2c
<div style="background-color:#ca7b2c;">Content here</div>
.mybackground {background-color:#ca7b2c;}
Border around this has a color of #ca7b2c
<div style="border:2px solid #ca7b2c;">Content here</div>
.myborder {border:2px solid #ca7b2c;}