#ca600c color space conversions
Hex:
#ca600c
RGB:
202, 96, 12
CMY:
21, 62, 95
CMYK:
0, 52, 94, 21
HSL:
27°, 88.7850%, 41.9608%
HSV (HSB):
27°, 94.0594%, 79.2157%
XYZ:
28.6064, 20.9488, 2.8836
xyY:
0.5455, 0.3995, 20.9488
CIE-Lab:
52.8935, 38.1225, 59.1667
CIE-LCH:
52.8935, 70.3848, 57.2054
CIE-Luv:
52.8935, 87.8113, 46.8024
Hunter-Lab:
45.7699, 31.4658, 28.3035
#ca600c color charts
#ca600c color shades, tints & tones
#ca600c color schemes
#ca600c color preview, HTML & CSS examples
This text has a color of #ca600c
<p style="color:#ca600c;">Text here</p>
.mytext {color:#ca600c;}
This box has a color of #ca600c
<div style="background-color:#ca600c;">Content here</div>
.mybackground {background-color:#ca600c;}
Border around this has a color of #ca600c
<div style="border:2px solid #ca600c;">Content here</div>
.myborder {border:2px solid #ca600c;}