#f2975b color space conversions
Hex:
#f2975b
RGB:
242, 151, 91
CMY:
5, 41, 64
CMYK:
0, 38, 62, 5
HSL:
24°, 85.3107%, 65.2941%
HSV (HSB):
24°, 62.3967%, 94.9020%
XYZ:
49.5729, 41.7658, 15.3464
xyY:
0.4647, 0.3915, 41.7658
CIE-Lab:
70.7091, 28.7284, 45.4159
CIE-LCH:
70.7091, 53.7394, 57.6841
CIE-Luv:
70.7091, 70.5635, 48.0004
Hunter-Lab:
64.6265, 23.8253, 31.1594
#f2975b color charts
#f2975b color shades, tints & tones
#f2975b color schemes
#f2975b color preview, HTML & CSS examples
This text has a color of #f2975b
<p style="color:#f2975b;">Text here</p>
.mytext {color:#f2975b;}
This box has a color of #f2975b
<div style="background-color:#f2975b;">Content here</div>
.mybackground {background-color:#f2975b;}
Border around this has a color of #f2975b
<div style="border:2px solid #f2975b;">Content here</div>
.myborder {border:2px solid #f2975b;}