#ffca4f color space conversions
Hex:
#ffca4f
RGB:
255, 202, 79
CMY:
0, 21, 69
CMYK:
0, 21, 69, 0
HSL:
42°, 100.0000%, 65.4902%
HSV (HSB):
42°, 69.0196%, 100.0000%
XYZ:
63.7718, 64.0656, 16.4019
xyY:
0.4421, 0.4442, 64.0656
CIE-Lab:
83.9999, 6.6897, 65.9974
CIE-LCH:
83.9999, 66.3355, 84.2121
CIE-Luv:
83.9999, 43.3307, 74.8516
Hunter-Lab:
80.0410, 2.1463, 43.8791
#ffca4f color charts
#ffca4f color shades, tints & tones
#ffca4f color schemes
#ffca4f color preview, HTML & CSS examples
This text has a color of #ffca4f
<p style="color:#ffca4f;">Text here</p>
.mytext {color:#ffca4f;}
This box has a color of #ffca4f
<div style="background-color:#ffca4f;">Content here</div>
.mybackground {background-color:#ffca4f;}
Border around this has a color of #ffca4f
<div style="border:2px solid #ffca4f;">Content here</div>
.myborder {border:2px solid #ffca4f;}