#ffca0e color space conversions
Hex:
#ffca0e
RGB:
255, 202, 14
CMY:
0, 21, 95
CMYK:
0, 21, 95, 0
HSL:
47°, 100.0000%, 52.7451%
HSV (HSB):
47°, 94.5098%, 100.0000%
XYZ:
62.4398, 63.5328, 9.3876
xyY:
0.4613, 0.4694, 63.5328
CIE-Lab:
83.7219, 4.8189, 83.5800
CIE-LCH:
83.7219, 83.7188, 86.7002
CIE-Luv:
83.7219, 45.1529, 86.6061
Hunter-Lab:
79.7074, 0.3421, 48.8123
#ffca0e color charts
#ffca0e color shades, tints & tones
#ffca0e color schemes
#ffca0e color preview, HTML & CSS examples
This text has a color of #ffca0e
<p style="color:#ffca0e;">Text here</p>
.mytext {color:#ffca0e;}
This box has a color of #ffca0e
<div style="background-color:#ffca0e;">Content here</div>
.mybackground {background-color:#ffca0e;}
Border around this has a color of #ffca0e
<div style="border:2px solid #ffca0e;">Content here</div>
.myborder {border:2px solid #ffca0e;}