#f85f4b color space conversions
Hex:
#f85f4b
RGB:
248, 95, 75
CMY:
3, 63, 71
CMYK:
0, 62, 70, 3
HSL:
7°, 92.5134%, 63.3333%
HSV (HSB):
7°, 69.7581%, 97.2549%
XYZ:
44.0736, 28.6489, 9.8635
xyY:
0.5337, 0.3469, 28.6489
CIE-Lab:
60.4705, 57.3910, 42.0229
CIE-LCH:
60.4705, 71.1312, 36.2124
CIE-Luv:
60.4705, 119.7803, 34.4818
Hunter-Lab:
53.5246, 53.3135, 26.5414
#f85f4b color charts
#f85f4b color shades, tints & tones
#f85f4b color schemes
#f85f4b color preview, HTML & CSS examples
This text has a color of #f85f4b
<p style="color:#f85f4b;">Text here</p>
.mytext {color:#f85f4b;}
This box has a color of #f85f4b
<div style="background-color:#f85f4b;">Content here</div>
.mybackground {background-color:#f85f4b;}
Border around this has a color of #f85f4b
<div style="border:2px solid #f85f4b;">Content here</div>
.myborder {border:2px solid #f85f4b;}