#f85f5a color space conversions
Hex:
#f85f5a
RGB:
248, 95, 90
CMY:
3, 63, 65
CMYK:
0, 62, 64, 3
HSL:
2°, 91.8605%, 66.2745%
HSV (HSB):
2°, 63.7097%, 97.2549%
XYZ:
44.6491, 28.8791, 12.8938
xyY:
0.5166, 0.3342, 28.8791
CIE-Lab:
60.6747, 58.1876, 33.9845
CIE-LCH:
60.6747, 67.3851, 30.2871
CIE-Luv:
60.6747, 116.6838, 27.5002
Hunter-Lab:
53.7392, 54.2625, 23.3919
#f85f5a color charts
#f85f5a color shades, tints & tones
#f85f5a color schemes
#f85f5a color preview, HTML & CSS examples
This text has a color of #f85f5a
<p style="color:#f85f5a;">Text here</p>
.mytext {color:#f85f5a;}
This box has a color of #f85f5a
<div style="background-color:#f85f5a;">Content here</div>
.mybackground {background-color:#f85f5a;}
Border around this has a color of #f85f5a
<div style="border:2px solid #f85f5a;">Content here</div>
.myborder {border:2px solid #f85f5a;}