#ca6700 color space conversions
Hex:
#ca6700
RGB:
202, 103, 0
CMY:
21, 60, 100
CMYK:
0, 49, 100, 21
HSL:
31°, 100.0000%, 39.6078%
HSV (HSB):
31°, 100.0000%, 79.2157%
XYZ:
29.2074, 22.2571, 2.7566
xyY:
0.5387, 0.4105, 22.2571
CIE-Lab:
54.2987, 34.3959, 62.4778
CIE-LCH:
54.2987, 71.3200, 61.1659
CIE-Luv:
54.2987, 82.4344, 50.1938
Hunter-Lab:
47.1774, 27.9484, 29.5598
#ca6700 color charts
#ca6700 color shades, tints & tones
#ca6700 color schemes
#ca6700 color preview, HTML & CSS examples
This text has a color of #ca6700
<p style="color:#ca6700;">Text here</p>
.mytext {color:#ca6700;}
This box has a color of #ca6700
<div style="background-color:#ca6700;">Content here</div>
.mybackground {background-color:#ca6700;}
Border around this has a color of #ca6700
<div style="border:2px solid #ca6700;">Content here</div>
.myborder {border:2px solid #ca6700;}