#ca7f01 color space conversions
Hex:
#ca7f01
RGB:
202, 127, 1
CMY:
21, 50, 100
CMYK:
0, 37, 100, 21
HSL:
38°, 99.0148%, 39.8039%
HSV (HSB):
38°, 99.5050%, 79.2157%
XYZ:
31.9520, 27.7375, 3.6985
xyY:
0.5041, 0.4376, 27.7375
CIE-Lab:
59.6508, 21.5802, 65.6606
CIE-LCH:
59.6508, 69.1160, 71.8062
CIE-Luv:
59.6508, 62.4572, 58.4743
Hunter-Lab:
52.6664, 16.1273, 32.7028
#ca7f01 color charts
#ca7f01 color shades, tints & tones
#ca7f01 color schemes
#ca7f01 color preview, HTML & CSS examples
This text has a color of #ca7f01
<p style="color:#ca7f01;">Text here</p>
.mytext {color:#ca7f01;}
This box has a color of #ca7f01
<div style="background-color:#ca7f01;">Content here</div>
.mybackground {background-color:#ca7f01;}
Border around this has a color of #ca7f01
<div style="border:2px solid #ca7f01;">Content here</div>
.myborder {border:2px solid #ca7f01;}