#f1a75d color space conversions
Hex:
#f1a75d
RGB:
241, 167, 93
CMY:
5, 35, 64
CMYK:
0, 31, 61, 5
HSL:
30°, 84.0909%, 65.4902%
HSV (HSB):
30°, 61.4108%, 94.5098%
XYZ:
52.0701, 47.1285, 16.7082
xyY:
0.4492, 0.4066, 47.1285
CIE-Lab:
74.2719, 20.0195, 48.5665
CIE-LCH:
74.2719, 52.5308, 67.5981
CIE-Luv:
74.2719, 57.5222, 53.9557
Hunter-Lab:
68.6502, 15.2516, 33.6250
#f1a75d color charts
#f1a75d color shades, tints & tones
#f1a75d color schemes
#f1a75d color preview, HTML & CSS examples
This text has a color of #f1a75d
<p style="color:#f1a75d;">Text here</p>
.mytext {color:#f1a75d;}
This box has a color of #f1a75d
<div style="background-color:#f1a75d;">Content here</div>
.mybackground {background-color:#f1a75d;}
Border around this has a color of #f1a75d
<div style="border:2px solid #f1a75d;">Content here</div>
.myborder {border:2px solid #f1a75d;}