#ca8e00 color space conversions
Hex:
#ca8e00
RGB:
202, 142, 0
CMY:
21, 44, 100
CMYK:
0, 30, 100, 21
HSL:
42°, 100.0000%, 39.6078%
HSV (HSB):
42°, 100.0000%, 79.2157%
XYZ:
34.0301, 31.9026, 4.3642
xyY:
0.4841, 0.4538, 31.9026
CIE-Lab:
63.2623, 13.3932, 68.2134
CIE-LCH:
63.2623, 69.5158, 78.8917
CIE-Luv:
63.2623, 50.2584, 64.0466
Hunter-Lab:
56.4823, 8.7006, 34.9565
#ca8e00 color charts
#ca8e00 color shades, tints & tones
#ca8e00 color schemes
#ca8e00 color preview, HTML & CSS examples
This text has a color of #ca8e00
<p style="color:#ca8e00;">Text here</p>
.mytext {color:#ca8e00;}
This box has a color of #ca8e00
<div style="background-color:#ca8e00;">Content here</div>
.mybackground {background-color:#ca8e00;}
Border around this has a color of #ca8e00
<div style="border:2px solid #ca8e00;">Content here</div>
.myborder {border:2px solid #ca8e00;}