#fb5f64 color space conversions
Hex:
#fb5f64
RGB:
251, 95, 100
CMY:
2, 63, 61
CMYK:
0, 62, 60, 2
HSL:
358°, 95.1220%, 67.8431%
HSV (HSB):
358°, 62.1514%, 98.4314%
XYZ:
46.1761, 29.6137, 15.3389
xyY:
0.5067, 0.3250, 29.6137
CIE-Lab:
61.3195, 59.7900, 29.2438
CIE-LCH:
61.3195, 66.5586, 26.0636
CIE-Luv:
61.3195, 116.7845, 22.7505
Hunter-Lab:
54.4185, 56.2314, 21.3810
#fb5f64 color charts
#fb5f64 color shades, tints & tones
#fb5f64 color schemes
#fb5f64 color preview, HTML & CSS examples
This text has a color of #fb5f64
<p style="color:#fb5f64;">Text here</p>
.mytext {color:#fb5f64;}
This box has a color of #fb5f64
<div style="background-color:#fb5f64;">Content here</div>
.mybackground {background-color:#fb5f64;}
Border around this has a color of #fb5f64
<div style="border:2px solid #fb5f64;">Content here</div>
.myborder {border:2px solid #fb5f64;}