#f2a95d color space conversions
Hex:
#f2a95d
RGB:
242, 169, 93
CMY:
5, 34, 64
CMYK:
0, 30, 62, 5
HSL:
31°, 85.1429%, 65.6863%
HSV (HSB):
31°, 61.5702%, 94.9020%
XYZ:
52.7817, 48.0435, 16.8473
xyY:
0.4485, 0.4083, 48.0435
CIE-Lab:
74.8524, 19.3728, 49.2709
CIE-LCH:
74.8524, 52.9427, 68.5358
CIE-Luv:
74.8524, 56.8177, 54.9068
Hunter-Lab:
69.3134, 14.6281, 34.1083
#f2a95d color charts
#f2a95d color shades, tints & tones
#f2a95d color schemes
#f2a95d color preview, HTML & CSS examples
This text has a color of #f2a95d
<p style="color:#f2a95d;">Text here</p>
.mytext {color:#f2a95d;}
This box has a color of #f2a95d
<div style="background-color:#f2a95d;">Content here</div>
.mybackground {background-color:#f2a95d;}
Border around this has a color of #f2a95d
<div style="border:2px solid #f2a95d;">Content here</div>
.myborder {border:2px solid #f2a95d;}