#ca5e00 color space conversions
Hex:
#ca5e00
RGB:
202, 94, 0
CMY:
21, 63, 100
CMYK:
0, 53, 100, 21
HSL:
28°, 100.0000%, 39.6078%
HSV (HSB):
28°, 100.0000%, 79.2157%
XYZ:
28.3598, 20.5620, 2.4741
xyY:
0.5518, 0.4001, 20.5620
CIE-Lab:
52.4667, 38.9966, 61.3981
CIE-LCH:
52.4667, 72.7356, 57.5786
CIE-Luv:
52.4667, 89.8438, 47.2613
Hunter-Lab:
45.3453, 32.2831, 28.5067
#ca5e00 color charts
#ca5e00 color shades, tints & tones
#ca5e00 color schemes
#ca5e00 color preview, HTML & CSS examples
This text has a color of #ca5e00
<p style="color:#ca5e00;">Text here</p>
.mytext {color:#ca5e00;}
This box has a color of #ca5e00
<div style="background-color:#ca5e00;">Content here</div>
.mybackground {background-color:#ca5e00;}
Border around this has a color of #ca5e00
<div style="border:2px solid #ca5e00;">Content here</div>
.myborder {border:2px solid #ca5e00;}