#f2a95c color space conversions
Hex:
#f2a95c
RGB:
242, 169, 92
CMY:
5, 34, 64
CMYK:
0, 30, 62, 5
HSL:
31°, 85.2273%, 65.4902%
HSV (HSB):
31°, 61.9835%, 94.9020%
XYZ:
52.7377, 48.0259, 16.6156
xyY:
0.4493, 0.4092, 48.0259
CIE-Lab:
74.8413, 19.3064, 49.7465
CIE-LCH:
74.8413, 53.3615, 68.7890
CIE-Luv:
74.8413, 56.9051, 55.3339
Hunter-Lab:
69.3007, 14.5618, 34.2951
#f2a95c color charts
#f2a95c color shades, tints & tones
#f2a95c color schemes
#f2a95c color preview, HTML & CSS examples
This text has a color of #f2a95c
<p style="color:#f2a95c;">Text here</p>
.mytext {color:#f2a95c;}
This box has a color of #f2a95c
<div style="background-color:#f2a95c;">Content here</div>
.mybackground {background-color:#f2a95c;}
Border around this has a color of #f2a95c
<div style="border:2px solid #f2a95c;">Content here</div>
.myborder {border:2px solid #f2a95c;}