#f1a25e color space conversions
Hex:
#f1a25e
RGB:
241, 162, 94
CMY:
5, 36, 63
CMYK:
0, 33, 61, 5
HSL:
28°, 84.0000%, 65.6863%
HSV (HSB):
28°, 60.9959%, 94.5098%
XYZ:
51.2163, 45.3496, 16.6436
xyY:
0.4524, 0.4006, 45.3496
CIE-Lab:
73.1215, 22.7298, 46.7212
CIE-LCH:
73.1215, 51.9569, 64.0572
CIE-Luv:
73.1215, 61.1608, 51.3281
Hunter-Lab:
67.3421, 17.9077, 32.4859
#f1a25e color charts
#f1a25e color shades, tints & tones
#f1a25e color schemes
#f1a25e color preview, HTML & CSS examples
This text has a color of #f1a25e
<p style="color:#f1a25e;">Text here</p>
.mytext {color:#f1a25e;}
This box has a color of #f1a25e
<div style="background-color:#f1a25e;">Content here</div>
.mybackground {background-color:#f1a25e;}
Border around this has a color of #f1a25e
<div style="border:2px solid #f1a25e;">Content here</div>
.myborder {border:2px solid #f1a25e;}