#f5f995 color space conversions
Hex:
#f5f995
RGB:
245, 249, 149
CMY:
4, 2, 42
CMYK:
2, 0, 40, 2
HSL:
62°, 89.2857%, 78.0392%
HSV (HSB):
62°, 40.1606%, 97.6471%
XYZ:
76.9567, 89.3338, 41.6209
xyY:
0.3701, 0.4297, 89.3338
CIE-Lab:
95.7197, -15.5290, 47.4714
CIE-LCH:
95.7197, 49.9468, 108.1142
CIE-Luv:
95.7197, 2.2535, 66.1076
Hunter-Lab:
94.5165, -20.0668, 40.0529
#f5f995 color charts
#f5f995 color shades, tints & tones
#f5f995 color schemes
#f5f995 color preview, HTML & CSS examples
This text has a color of #f5f995
<p style="color:#f5f995;">Text here</p>
.mytext {color:#f5f995;}
This box has a color of #f5f995
<div style="background-color:#f5f995;">Content here</div>
.mybackground {background-color:#f5f995;}
Border around this has a color of #f5f995
<div style="border:2px solid #f5f995;">Content here</div>
.myborder {border:2px solid #f5f995;}