#ffca1a color space conversions
Hex:
#ffca1a
RGB:
255, 202, 26
CMY:
0, 21, 90
CMYK:
0, 21, 90, 0
HSL:
46°, 100.0000%, 55.0980%
HSV (HSB):
46°, 89.8039%, 100.0000%
XYZ:
62.5470, 63.5756, 9.9520
xyY:
0.4597, 0.4672, 63.5756
CIE-Lab:
83.7443, 4.9708, 81.8822
CIE-LCH:
83.7443, 82.0329, 86.5260
CIE-Luv:
83.7443, 45.0026, 85.6374
Hunter-Lab:
79.7343, 0.4879, 48.4138
#ffca1a color charts
#ffca1a color shades, tints & tones
#ffca1a color schemes
#ffca1a color preview, HTML & CSS examples
This text has a color of #ffca1a
<p style="color:#ffca1a;">Text here</p>
.mytext {color:#ffca1a;}
This box has a color of #ffca1a
<div style="background-color:#ffca1a;">Content here</div>
.mybackground {background-color:#ffca1a;}
Border around this has a color of #ffca1a
<div style="border:2px solid #ffca1a;">Content here</div>
.myborder {border:2px solid #ffca1a;}