#ca6500 color space conversions
Hex:
#ca6500
RGB:
202, 101, 0
CMY:
21, 60, 100
CMYK:
0, 50, 100, 21
HSL:
30°, 100.0000%, 39.6078%
HSV (HSB):
30°, 100.0000%, 79.2157%
XYZ:
29.0108, 21.8639, 2.6911
xyY:
0.5416, 0.4082, 21.8639
CIE-Lab:
53.8823, 35.4319, 62.2289
CIE-LCH:
53.8823, 71.6091, 60.3437
CIE-Luv:
53.8823, 84.0910, 49.5307
Hunter-Lab:
46.7589, 28.9195, 29.3189
#ca6500 color charts
#ca6500 color shades, tints & tones
#ca6500 color schemes
#ca6500 color preview, HTML & CSS examples
This text has a color of #ca6500
<p style="color:#ca6500;">Text here</p>
.mytext {color:#ca6500;}
This box has a color of #ca6500
<div style="background-color:#ca6500;">Content here</div>
.mybackground {background-color:#ca6500;}
Border around this has a color of #ca6500
<div style="border:2px solid #ca6500;">Content here</div>
.myborder {border:2px solid #ca6500;}