#ca5e0e color space conversions
Hex:
#ca5e0e
RGB:
202, 94, 14
CMY:
21, 63, 95
CMYK:
0, 53, 93, 21
HSL:
26°, 87.0370%, 42.3529%
HSV (HSB):
26°, 93.0693%, 79.2157%
XYZ:
28.4391, 20.5937, 2.8915
xyY:
0.5477, 0.3966, 20.5937
CIE-Lab:
52.5019, 39.1559, 58.4372
CIE-LCH:
52.5019, 70.3426, 56.1759
CIE-Luv:
52.5019, 89.3548, 45.9395
Hunter-Lab:
45.3802, 32.4477, 27.9883
#ca5e0e color charts
#ca5e0e color shades, tints & tones
#ca5e0e color schemes
#ca5e0e color preview, HTML & CSS examples
This text has a color of #ca5e0e
<p style="color:#ca5e0e;">Text here</p>
.mytext {color:#ca5e0e;}
This box has a color of #ca5e0e
<div style="background-color:#ca5e0e;">Content here</div>
.mybackground {background-color:#ca5e0e;}
Border around this has a color of #ca5e0e
<div style="border:2px solid #ca5e0e;">Content here</div>
.myborder {border:2px solid #ca5e0e;}