#ca8013 color space conversions
Hex:
#ca8013
RGB:
202, 128, 19
CMY:
21, 50, 93
CMYK:
0, 37, 91, 21
HSL:
36°, 82.8054%, 43.3333%
HSV (HSB):
36°, 90.5941%, 79.2157%
XYZ:
32.1938, 28.0419, 4.3319
xyY:
0.4986, 0.4343, 28.0419
CIE-Lab:
59.9266, 21.2666, 62.6316
CIE-LCH:
59.9266, 66.1436, 71.2450
CIE-Luv:
59.9266, 61.2407, 57.2263
Hunter-Lab:
52.9546, 15.8487, 32.2180
#ca8013 color charts
#ca8013 color shades, tints & tones
#ca8013 color schemes
#ca8013 color preview, HTML & CSS examples
This text has a color of #ca8013
<p style="color:#ca8013;">Text here</p>
.mytext {color:#ca8013;}
This box has a color of #ca8013
<div style="background-color:#ca8013;">Content here</div>
.mybackground {background-color:#ca8013;}
Border around this has a color of #ca8013
<div style="border:2px solid #ca8013;">Content here</div>
.myborder {border:2px solid #ca8013;}