#ca7f3e color space conversions
Hex:
#ca7f3e
RGB:
202, 127, 62
CMY:
21, 50, 76
CMYK:
0, 37, 69, 21
HSL:
28°, 56.9106%, 51.7647%
HSV (HSB):
28°, 69.3069%, 79.2157%
XYZ:
32.8160, 28.0831, 8.2484
xyY:
0.4746, 0.4061, 28.0831
CIE-Lab:
59.9637, 23.3373, 46.3467
CIE-LCH:
59.9637, 51.8907, 63.2730
CIE-Luv:
59.9637, 59.4841, 46.4077
Hunter-Lab:
52.9935, 17.7968, 27.8670
#ca7f3e color charts
#ca7f3e color shades, tints & tones
#ca7f3e color schemes
#ca7f3e color preview, HTML & CSS examples
This text has a color of #ca7f3e
<p style="color:#ca7f3e;">Text here</p>
.mytext {color:#ca7f3e;}
This box has a color of #ca7f3e
<div style="background-color:#ca7f3e;">Content here</div>
.mybackground {background-color:#ca7f3e;}
Border around this has a color of #ca7f3e
<div style="border:2px solid #ca7f3e;">Content here</div>
.myborder {border:2px solid #ca7f3e;}