#f2b58d color space conversions
Hex:
#f2b58d
RGB:
242, 181, 141
CMY:
5, 29, 45
CMYK:
0, 25, 42, 5
HSL:
24°, 79.5276%, 75.0980%
HSV (HSB):
24°, 41.7355%, 94.9020%
XYZ:
57.9495, 53.8481, 32.5387
xyY:
0.4015, 0.3731, 53.8481
CIE-Lab:
78.3731, 17.1948, 28.9982
CIE-LCH:
78.3731, 33.7128, 59.3337
CIE-Luv:
78.3731, 43.5993, 35.4222
Hunter-Lab:
73.3813, 12.5452, 25.0765
#f2b58d color charts
#f2b58d color shades, tints & tones
#f2b58d color schemes
#f2b58d color preview, HTML & CSS examples
This text has a color of #f2b58d
<p style="color:#f2b58d;">Text here</p>
.mytext {color:#f2b58d;}
This box has a color of #f2b58d
<div style="background-color:#f2b58d;">Content here</div>
.mybackground {background-color:#f2b58d;}
Border around this has a color of #f2b58d
<div style="border:2px solid #f2b58d;">Content here</div>
.myborder {border:2px solid #f2b58d;}