#f85c51 color space conversions
Hex:
#f85c51
RGB:
248, 92, 81
CMY:
3, 64, 68
CMYK:
0, 63, 67, 3
HSL:
4°, 92.2652%, 64.5098%
HSV (HSB):
4°, 67.3387%, 97.2549%
XYZ:
44.0237, 28.2048, 10.9084
xyY:
0.5295, 0.3393, 28.2048
CIE-Lab:
60.0733, 58.9568, 38.2722
CIE-LCH:
60.0733, 70.2899, 32.9899
CIE-Luv:
60.0733, 120.6387, 30.8728
Hunter-Lab:
53.1082, 55.0271, 24.9977
#f85c51 color charts
#f85c51 color shades, tints & tones
#f85c51 color schemes
#f85c51 color preview, HTML & CSS examples
This text has a color of #f85c51
<p style="color:#f85c51;">Text here</p>
.mytext {color:#f85c51;}
This box has a color of #f85c51
<div style="background-color:#f85c51;">Content here</div>
.mybackground {background-color:#f85c51;}
Border around this has a color of #f85c51
<div style="border:2px solid #f85c51;">Content here</div>
.myborder {border:2px solid #f85c51;}