#ca711a color space conversions
Hex:
#ca711a
RGB:
202, 113, 26
CMY:
21, 56, 90
CMYK:
0, 44, 87, 21
HSL:
30°, 77.1930%, 44.7059%
HSV (HSB):
30°, 87.1287%, 79.2157%
XYZ:
30.4487, 24.4414, 4.0901
xyY:
0.5163, 0.4144, 24.4414
CIE-Lab:
56.5270, 29.5047, 58.0651
CIE-LCH:
56.5270, 65.1313, 63.0634
CIE-Luv:
56.5270, 73.2645, 50.7394
Hunter-Lab:
49.4382, 23.4201, 29.7016
#ca711a color charts
#ca711a color shades, tints & tones
#ca711a color schemes
#ca711a color preview, HTML & CSS examples
This text has a color of #ca711a
<p style="color:#ca711a;">Text here</p>
.mytext {color:#ca711a;}
This box has a color of #ca711a
<div style="background-color:#ca711a;">Content here</div>
.mybackground {background-color:#ca711a;}
Border around this has a color of #ca711a
<div style="border:2px solid #ca711a;">Content here</div>
.myborder {border:2px solid #ca711a;}