#f95c59 color space conversions
Hex:
#f95c59
RGB:
249, 92, 89
CMY:
2, 64, 65
CMYK:
0, 63, 64, 2
HSL:
1°, 93.0233%, 66.2745%
HSV (HSB):
1°, 64.2570%, 97.6471%
XYZ:
44.6972, 28.5153, 12.5994
xyY:
0.5209, 0.3323, 28.5153
CIE-Lab:
60.3515, 59.7209, 34.1804
CIE-LCH:
60.3515, 68.8105, 29.7841
CIE-Luv:
60.3515, 119.7035, 27.1877
Hunter-Lab:
53.3997, 55.9606, 23.3906
#f95c59 color charts
#f95c59 color shades, tints & tones
#f95c59 color schemes
#f95c59 color preview, HTML & CSS examples
This text has a color of #f95c59
<p style="color:#f95c59;">Text here</p>
.mytext {color:#f95c59;}
This box has a color of #f95c59
<div style="background-color:#f95c59;">Content here</div>
.mybackground {background-color:#f95c59;}
Border around this has a color of #f95c59
<div style="border:2px solid #f95c59;">Content here</div>
.myborder {border:2px solid #f95c59;}