#f0be2a color space conversions
Hex:
#f0be2a
RGB:
240, 190, 42
CMY:
6, 25, 84
CMYK:
0, 21, 83, 6
HSL:
45°, 86.8421%, 55.2941%
HSV (HSB):
45°, 82.5000%, 94.1176%
XYZ:
54.7666, 55.5193, 10.0203
xyY:
0.4552, 0.4615, 55.5193
CIE-Lab:
79.3395, 5.1201, 74.0821
CIE-LCH:
79.3395, 74.2588, 86.0464
CIE-Luv:
79.3395, 42.1785, 78.5915
Hunter-Lab:
74.5113, 0.8045, 44.1846
#f0be2a color charts
#f0be2a color shades, tints & tones
#f0be2a color schemes
#f0be2a color preview, HTML & CSS examples
This text has a color of #f0be2a
<p style="color:#f0be2a;">Text here</p>
.mytext {color:#f0be2a;}
This box has a color of #f0be2a
<div style="background-color:#f0be2a;">Content here</div>
.mybackground {background-color:#f0be2a;}
Border around this has a color of #f0be2a
<div style="border:2px solid #f0be2a;">Content here</div>
.myborder {border:2px solid #f0be2a;}