#f95f62 color space conversions
Hex:
#f95f62
RGB:
249, 95, 98
CMY:
2, 63, 62
CMYK:
0, 62, 61, 2
HSL:
359°, 92.7711%, 67.4510%
HSV (HSB):
359°, 61.8474%, 97.6471%
XYZ:
45.3637, 29.2060, 14.8017
xyY:
0.5076, 0.3268, 29.2060
CIE-Lab:
60.9630, 59.0080, 29.8584
CIE-LCH:
60.9630, 66.1322, 26.8397
CIE-Luv:
60.9630, 115.6419, 23.4795
Hunter-Lab:
54.0426, 55.2597, 21.5909
#f95f62 color charts
#f95f62 color shades, tints & tones
#f95f62 color schemes
#f95f62 color preview, HTML & CSS examples
This text has a color of #f95f62
<p style="color:#f95f62;">Text here</p>
.mytext {color:#f95f62;}
This box has a color of #f95f62
<div style="background-color:#f95f62;">Content here</div>
.mybackground {background-color:#f95f62;}
Border around this has a color of #f95f62
<div style="border:2px solid #f95f62;">Content here</div>
.myborder {border:2px solid #f95f62;}