#f0d32a color space conversions
Hex:
#f0d32a
RGB:
240, 211, 42
CMY:
6, 17, 84
CMYK:
0, 12, 83, 6
HSL:
51°, 86.8421%, 55.2941%
HSV (HSB):
51°, 82.5000%, 94.1176%
XYZ:
59.6474, 65.2810, 11.6472
xyY:
0.4367, 0.4780, 65.2810
CIE-Lab:
84.6283, -5.6666, 78.5568
CIE-LCH:
84.6283, 78.7609, 94.1258
CIE-Luv:
84.6283, 26.7904, 86.7053
Hunter-Lab:
80.7966, -9.6181, 48.0107
#f0d32a color charts
#f0d32a color shades, tints & tones
#f0d32a color schemes
#f0d32a color preview, HTML & CSS examples
This text has a color of #f0d32a
<p style="color:#f0d32a;">Text here</p>
.mytext {color:#f0d32a;}
This box has a color of #f0d32a
<div style="background-color:#f0d32a;">Content here</div>
.mybackground {background-color:#f0d32a;}
Border around this has a color of #f0d32a
<div style="border:2px solid #f0d32a;">Content here</div>
.myborder {border:2px solid #f0d32a;}