#ca700e color space conversions
Hex:
#ca700e
RGB:
202, 112, 14
CMY:
21, 56, 95
CMYK:
0, 45, 93, 21
HSL:
31°, 87.0370%, 42.3529%
HSV (HSB):
31°, 93.0693%, 79.2157%
XYZ:
30.2306, 24.1766, 3.4887
xyY:
0.5222, 0.4176, 24.1766
CIE-Lab:
56.2642, 29.8188, 61.0704
CIE-LCH:
56.2642, 67.9615, 63.9752
CIE-Luv:
56.2642, 74.5757, 52.0234
Hunter-Lab:
49.1697, 23.6985, 30.2121
#ca700e color charts
#ca700e color shades, tints & tones
#ca700e color schemes
#ca700e color preview, HTML & CSS examples
This text has a color of #ca700e
<p style="color:#ca700e;">Text here</p>
.mytext {color:#ca700e;}
This box has a color of #ca700e
<div style="background-color:#ca700e;">Content here</div>
.mybackground {background-color:#ca700e;}
Border around this has a color of #ca700e
<div style="border:2px solid #ca700e;">Content here</div>
.myborder {border:2px solid #ca700e;}