#f2fa5f color space conversions
Hex:
#f2fa5f
RGB:
242, 250, 95
CMY:
5, 2, 63
CMYK:
3, 0, 62, 2
HSL:
63°, 93.9394%, 67.6471%
HSV (HSB):
63°, 62.0000%, 98.0392%
XYZ:
72.8691, 88.0747, 23.9860
xyY:
0.3940, 0.4763, 88.0747
CIE-Lab:
95.1924, -21.6575, 70.9215
CIE-LCH:
95.1924, 74.1546, 106.9812
CIE-Luv:
95.1924, 1.2272, 89.5792
Hunter-Lab:
93.8481, -25.6365, 50.5402
#f2fa5f color charts
#f2fa5f color shades, tints & tones
#f2fa5f color schemes
#f2fa5f color preview, HTML & CSS examples
This text has a color of #f2fa5f
<p style="color:#f2fa5f;">Text here</p>
.mytext {color:#f2fa5f;}
This box has a color of #f2fa5f
<div style="background-color:#f2fa5f;">Content here</div>
.mybackground {background-color:#f2fa5f;}
Border around this has a color of #f2fa5f
<div style="border:2px solid #f2fa5f;">Content here</div>
.myborder {border:2px solid #f2fa5f;}