#ffca1f color space conversions
Hex:
#ffca1f
RGB:
255, 202, 31
CMY:
0, 21, 88
CMYK:
0, 21, 88, 0
HSL:
46°, 100.0000%, 56.0784%
HSV (HSB):
46°, 87.8431%, 100.0000%
XYZ:
62.6079, 63.6000, 10.2726
xyY:
0.4587, 0.4660, 63.6000
CIE-Lab:
83.7571, 5.0569, 80.9471
CIE-LCH:
83.7571, 81.1049, 86.4253
CIE-Luv:
83.7571, 44.9175, 85.0891
Hunter-Lab:
79.7496, 0.5706, 48.1876
#ffca1f color charts
#ffca1f color shades, tints & tones
#ffca1f color schemes
#ffca1f color preview, HTML & CSS examples
This text has a color of #ffca1f
<p style="color:#ffca1f;">Text here</p>
.mytext {color:#ffca1f;}
This box has a color of #ffca1f
<div style="background-color:#ffca1f;">Content here</div>
.mybackground {background-color:#ffca1f;}
Border around this has a color of #ffca1f
<div style="border:2px solid #ffca1f;">Content here</div>
.myborder {border:2px solid #ffca1f;}