#f95e64 color space conversions
Hex:
#f95e64
RGB:
249, 94, 100
CMY:
2, 63, 61
CMYK:
0, 62, 60, 2
HSL:
358°, 92.8144%, 67.2549%
HSV (HSB):
358°, 62.2490%, 97.6471%
XYZ:
45.3699, 29.0652, 15.2755
xyY:
0.5057, 0.3240, 29.0652
CIE-Lab:
60.8392, 59.5594, 28.5591
CIE-LCH:
60.8392, 66.0526, 25.6180
CIE-Luv:
60.8392, 115.7964, 22.0421
Hunter-Lab:
53.9122, 55.8706, 20.9393
#f95e64 color charts
#f95e64 color shades, tints & tones
#f95e64 color schemes
#f95e64 color preview, HTML & CSS examples
This text has a color of #f95e64
<p style="color:#f95e64;">Text here</p>
.mytext {color:#f95e64;}
This box has a color of #f95e64
<div style="background-color:#f95e64;">Content here</div>
.mybackground {background-color:#f95e64;}
Border around this has a color of #f95e64
<div style="border:2px solid #f95e64;">Content here</div>
.myborder {border:2px solid #f95e64;}