#fca000 color space conversions
Hex:
#fca000
RGB:
252, 160, 0
CMY:
1, 37, 100
CMYK:
0, 37, 100, 1
HSL:
38°, 100.0000%, 49.4118%
HSV (HSB):
38°, 100.0000%, 98.8235%
XYZ:
52.7157, 45.8371, 6.0690
xyY:
0.5039, 0.4381, 45.8371
CIE-Lab:
73.4397, 25.2905, 77.8082
CIE-LCH:
73.4397, 81.8152, 71.9939
CIE-Luv:
73.4397, 76.5374, 72.1381
Hunter-Lab:
67.7031, 20.5052, 42.0773
#fca000 color charts
#fca000 color shades, tints & tones
#fca000 color schemes
#fca000 color preview, HTML & CSS examples
This text has a color of #fca000
<p style="color:#fca000;">Text here</p>
.mytext {color:#fca000;}
This box has a color of #fca000
<div style="background-color:#fca000;">Content here</div>
.mybackground {background-color:#fca000;}
Border around this has a color of #fca000
<div style="border:2px solid #fca000;">Content here</div>
.myborder {border:2px solid #fca000;}