#f95b5b color space conversions
Hex:
#f95b5b
RGB:
249, 91, 91
CMY:
2, 64, 64
CMYK:
0, 63, 63, 2
HSL:
0°, 92.9412%, 66.6667%
HSV (HSB):
0°, 63.4538%, 97.6471%
XYZ:
44.6963, 28.3772, 13.0191
xyY:
0.5192, 0.3296, 28.3772
CIE-Lab:
60.2280, 60.2502, 32.8972
CIE-LCH:
60.2280, 68.6463, 28.6349
CIE-Luv:
60.2280, 119.8907, 25.8505
Hunter-Lab:
53.2703, 56.5471, 22.7989
#f95b5b color charts
#f95b5b color shades, tints & tones
#f95b5b color schemes
#f95b5b color preview, HTML & CSS examples
This text has a color of #f95b5b
<p style="color:#f95b5b;">Text here</p>
.mytext {color:#f95b5b;}
This box has a color of #f95b5b
<div style="background-color:#f95b5b;">Content here</div>
.mybackground {background-color:#f95b5b;}
Border around this has a color of #f95b5b
<div style="border:2px solid #f95b5b;">Content here</div>
.myborder {border:2px solid #f95b5b;}