#ffca5f color space conversions
Hex:
#ffca5f
RGB:
255, 202, 95
CMY:
0, 21, 63
CMYK:
0, 21, 63, 0
HSL:
40°, 100.0000%, 68.6275%
HSV (HSB):
40°, 62.7451%, 100.0000%
XYZ:
64.4261, 64.3273, 19.8473
xyY:
0.4336, 0.4329, 64.3273
CIE-Lab:
84.1359, 7.5955, 59.2488
CIE-LCH:
84.1359, 59.7337, 82.6948
CIE-Luv:
84.1359, 42.4710, 69.2946
Hunter-Lab:
80.2043, 3.0270, 41.4712
#ffca5f color charts
#ffca5f color shades, tints & tones
#ffca5f color schemes
#ffca5f color preview, HTML & CSS examples
This text has a color of #ffca5f
<p style="color:#ffca5f;">Text here</p>
.mytext {color:#ffca5f;}
This box has a color of #ffca5f
<div style="background-color:#ffca5f;">Content here</div>
.mybackground {background-color:#ffca5f;}
Border around this has a color of #ffca5f
<div style="border:2px solid #ffca5f;">Content here</div>
.myborder {border:2px solid #ffca5f;}