#fff965 color space conversions
Hex:
#fff965
RGB:
255, 249, 101
CMY:
0, 2, 60
CMYK:
0, 2, 60, 0
HSL:
58°, 100.0000%, 69.8039%
HSV (HSB):
58°, 60.3922%, 100.0000%
XYZ:
77.4646, 89.9509, 25.5914
xyY:
0.4014, 0.4661, 89.9509
CIE-Lab:
95.9764, -15.6124, 69.6365
CIE-LCH:
95.9764, 71.3651, 102.6366
CIE-Luv:
95.9764, 10.2951, 87.4782
Hunter-Lab:
94.8425, -20.1806, 50.3915
#fff965 color charts
#fff965 color shades, tints & tones
#fff965 color schemes
#fff965 color preview, HTML & CSS examples
This text has a color of #fff965
<p style="color:#fff965;">Text here</p>
.mytext {color:#fff965;}
This box has a color of #fff965
<div style="background-color:#fff965;">Content here</div>
.mybackground {background-color:#fff965;}
Border around this has a color of #fff965
<div style="border:2px solid #fff965;">Content here</div>
.myborder {border:2px solid #fff965;}