#ca7f3b color space conversions
Hex:
#ca7f3b
RGB:
202, 127, 59
CMY:
21, 50, 77
CMYK:
0, 37, 71, 21
HSL:
29°, 57.4297%, 51.1765%
HSV (HSB):
29°, 70.7921%, 79.2157%
XYZ:
32.7359, 28.0511, 7.8267
xyY:
0.4771, 0.4088, 28.0511
CIE-Lab:
59.9348, 23.1763, 47.7644
CIE-LCH:
59.9348, 53.0903, 64.1163
CIE-Luv:
59.9348, 59.7498, 47.4887
Hunter-Lab:
52.9633, 17.6429, 28.3126
#ca7f3b color charts
#ca7f3b color shades, tints & tones
#ca7f3b color schemes
#ca7f3b color preview, HTML & CSS examples
This text has a color of #ca7f3b
<p style="color:#ca7f3b;">Text here</p>
.mytext {color:#ca7f3b;}
This box has a color of #ca7f3b
<div style="background-color:#ca7f3b;">Content here</div>
.mybackground {background-color:#ca7f3b;}
Border around this has a color of #ca7f3b
<div style="border:2px solid #ca7f3b;">Content here</div>
.myborder {border:2px solid #ca7f3b;}