#ffca0a color space conversions
Hex:
#ffca0a
RGB:
255, 202, 10
CMY:
0, 21, 96
CMYK:
0, 21, 96, 0
HSL:
47°, 100.0000%, 51.9608%
HSV (HSB):
47°, 96.0784%, 100.0000%
XYZ:
62.4153, 63.5230, 9.2587
xyY:
0.4617, 0.4699, 63.5230
CIE-Lab:
83.7168, 4.7841, 83.9774
CIE-LCH:
83.7168, 84.1136, 86.7394
CIE-Luv:
83.7168, 45.1874, 86.8279
Hunter-Lab:
79.7013, 0.3088, 48.9034
#ffca0a color charts
#ffca0a color shades, tints & tones
#ffca0a color schemes
#ffca0a color preview, HTML & CSS examples
This text has a color of #ffca0a
<p style="color:#ffca0a;">Text here</p>
.mytext {color:#ffca0a;}
This box has a color of #ffca0a
<div style="background-color:#ffca0a;">Content here</div>
.mybackground {background-color:#ffca0a;}
Border around this has a color of #ffca0a
<div style="border:2px solid #ffca0a;">Content here</div>
.myborder {border:2px solid #ffca0a;}