#fca800 color space conversions
Hex:
#fca800
RGB:
252, 168, 0
CMY:
1, 34, 100
CMYK:
0, 33, 100, 1
HSL:
40°, 100.0000%, 49.4118%
HSV (HSB):
40°, 100.0000%, 98.8235%
XYZ:
54.1475, 48.7007, 6.5463
xyY:
0.4950, 0.4452, 48.7007
CIE-Lab:
75.2648, 21.1100, 79.0025
CIE-LCH:
75.2648, 81.7743, 75.0397
CIE-Luv:
75.2648, 69.9110, 74.9678
Hunter-Lab:
69.7859, 16.3745, 43.2884
#fca800 color charts
#fca800 color shades, tints & tones
#fca800 color schemes
#fca800 color preview, HTML & CSS examples
This text has a color of #fca800
<p style="color:#fca800;">Text here</p>
.mytext {color:#fca800;}
This box has a color of #fca800
<div style="background-color:#fca800;">Content here</div>
.mybackground {background-color:#fca800;}
Border around this has a color of #fca800
<div style="border:2px solid #fca800;">Content here</div>
.myborder {border:2px solid #fca800;}