#f85f55 color space conversions
Hex:
#f85f55
RGB:
248, 95, 85
CMY:
3, 63, 67
CMYK:
0, 62, 66, 3
HSL:
4°, 92.0904%, 65.2941%
HSV (HSB):
4°, 65.7258%, 97.2549%
XYZ:
44.4433, 28.7968, 11.8102
xyY:
0.5226, 0.3386, 28.7968
CIE-Lab:
60.6018, 57.9039, 36.6909
CIE-LCH:
60.6018, 68.5499, 32.3605
CIE-Luv:
60.6018, 117.7734, 29.9605
Hunter-Lab:
53.6626, 53.9239, 24.5151
#f85f55 color charts
#f85f55 color shades, tints & tones
#f85f55 color schemes
#f85f55 color preview, HTML & CSS examples
This text has a color of #f85f55
<p style="color:#f85f55;">Text here</p>
.mytext {color:#f85f55;}
This box has a color of #f85f55
<div style="background-color:#f85f55;">Content here</div>
.mybackground {background-color:#f85f55;}
Border around this has a color of #f85f55
<div style="border:2px solid #f85f55;">Content here</div>
.myborder {border:2px solid #f85f55;}