#fff14c color space conversions
Hex:
#fff14c
RGB:
255, 241, 76
CMY:
0, 5, 70
CMYK:
0, 5, 70, 0
HSL:
55°, 100.0000%, 64.9020%
HSV (HSB):
55°, 70.1961%, 100.0000%
XYZ:
73.9998, 84.6924, 19.2845
xyY:
0.4158, 0.4759, 84.6924
CIE-Lab:
93.7504, -13.0873, 76.9076
CIE-LCH:
93.7504, 78.0132, 99.6574
CIE-Luv:
93.7504, 16.1492, 91.7056
Hunter-Lab:
92.0285, -17.5185, 51.9957
#fff14c color charts
#fff14c RGB chart
#fff14c CMYK chart
#fff14c RGB pie chart
#fff14c color shades, tints & tones
#fff14c color schemes
#fff14c color preview, HTML & CSS examples
This text has a color of #fff14c
<p style="color:#fff14c;">Text here</p>
.mytext {color:#fff14c;}
Text color #fff14c
This box has a color of #fff14c
<div style="background-color:#fff14c;">Content here</div>
.mybackground {background-color:#fff14c;}
Background color #fff14c
Border around this has a color of #fff14c
<div style="border:2px solid #fff14c;">Content here</div>
.myborder {border:2px solid #fff14c;}
Border color #fff14c