#f0ae00 color space conversions
Hex:
#f0ae00
RGB:
240, 174, 0
CMY:
6, 32, 100
CMYK:
0, 28, 100, 6
HSL:
44°, 100.0000%, 47.0588%
HSV (HSB):
44°, 100.0000%, 94.1176%
XYZ:
51.0712, 48.7974, 6.7271
xyY:
0.4791, 0.4578, 48.7974
CIE-Lab:
75.3251, 12.8468, 78.3918
CIE-LCH:
75.3251, 79.4375, 80.6931
CIE-Luv:
75.3251, 55.3213, 76.8086
Hunter-Lab:
69.8551, 8.2553, 43.1889
#f0ae00 color charts
#f0ae00 color shades, tints & tones
#f0ae00 color schemes
#f0ae00 color preview, HTML & CSS examples
This text has a color of #f0ae00
<p style="color:#f0ae00;">Text here</p>
.mytext {color:#f0ae00;}
This box has a color of #f0ae00
<div style="background-color:#f0ae00;">Content here</div>
.mybackground {background-color:#f0ae00;}
Border around this has a color of #f0ae00
<div style="border:2px solid #f0ae00;">Content here</div>
.myborder {border:2px solid #f0ae00;}