#ca701b color space conversions
Hex:
#ca701b
RGB:
202, 112, 27
CMY:
21, 56, 89
CMYK:
0, 45, 87, 21
HSL:
29°, 76.4192%, 44.9020%
HSV (HSB):
29°, 86.6337%, 79.2157%
XYZ:
30.3491, 24.2240, 4.1130
xyY:
0.5171, 0.4128, 24.2240
CIE-Lab:
56.3114, 30.0609, 57.5684
CIE-LCH:
56.3114, 64.9444, 62.4275
CIE-Luv:
56.3114, 74.0324, 50.2077
Hunter-Lab:
49.2179, 23.9367, 29.4978
#ca701b color charts
#ca701b color shades, tints & tones
#ca701b color schemes
#ca701b color preview, HTML & CSS examples
This text has a color of #ca701b
<p style="color:#ca701b;">Text here</p>
.mytext {color:#ca701b;}
This box has a color of #ca701b
<div style="background-color:#ca701b;">Content here</div>
.mybackground {background-color:#ca701b;}
Border around this has a color of #ca701b
<div style="border:2px solid #ca701b;">Content here</div>
.myborder {border:2px solid #ca701b;}