#f2953c color space conversions
Hex:
#f2953c
RGB:
242, 149, 60
CMY:
5, 42, 76
CMYK:
0, 38, 75, 5
HSL:
29°, 87.5000%, 59.2157%
HSV (HSB):
29°, 75.2066%, 94.9020%
XYZ:
48.1810, 40.6984, 9.5911
xyY:
0.4893, 0.4133, 40.6984
CIE-Lab:
69.9641, 28.1372, 59.2256
CIE-LCH:
69.9641, 65.5696, 64.5883
CIE-Luv:
69.9641, 75.0497, 58.6619
Hunter-Lab:
63.7953, 23.1693, 35.7429
#f2953c color charts
#f2953c color shades, tints & tones
#f2953c color schemes
#f2953c color preview, HTML & CSS examples
This text has a color of #f2953c
<p style="color:#f2953c;">Text here</p>
.mytext {color:#f2953c;}
This box has a color of #f2953c
<div style="background-color:#f2953c;">Content here</div>
.mybackground {background-color:#f2953c;}
Border around this has a color of #f2953c
<div style="border:2px solid #f2953c;">Content here</div>
.myborder {border:2px solid #f2953c;}