#f95f4b color space conversions
Hex:
#f95f4b
RGB:
249, 95, 75
CMY:
2, 63, 71
CMYK:
0, 62, 70, 2
HSL:
7°, 93.5484%, 63.5294%
HSV (HSB):
7°, 69.8795%, 97.6471%
XYZ:
44.4291, 28.8322, 9.8801
xyY:
0.5344, 0.3468, 28.8322
CIE-Lab:
60.6332, 57.7274, 42.2530
CIE-LCH:
60.6332, 71.5386, 36.2019
CIE-Luv:
60.6332, 120.5964, 34.6270
Hunter-Lab:
53.6956, 53.7283, 26.6774
#f95f4b color charts
#f95f4b color shades, tints & tones
#f95f4b color schemes
#f95f4b color preview, HTML & CSS examples
This text has a color of #f95f4b
<p style="color:#f95f4b;">Text here</p>
.mytext {color:#f95f4b;}
This box has a color of #f95f4b
<div style="background-color:#f95f4b;">Content here</div>
.mybackground {background-color:#f95f4b;}
Border around this has a color of #f95f4b
<div style="border:2px solid #f95f4b;">Content here</div>
.myborder {border:2px solid #f95f4b;}