#f85d51 color space conversions
Hex:
#f85d51
RGB:
248, 93, 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.1110, 28.3792, 10.9374
xyY:
0.5287, 0.3402, 28.3792
CIE-Lab:
60.2298, 58.5376, 38.4596
CIE-LCH:
60.2298, 70.0413, 33.3052
CIE-Luv:
60.2298, 119.9647, 31.1907
Hunter-Lab:
53.2722, 54.5770, 25.1176
#f85d51 color charts
#f85d51 color shades, tints & tones
#f85d51 color schemes
#f85d51 color preview, HTML & CSS examples
This text has a color of #f85d51
<p style="color:#f85d51;">Text here</p>
.mytext {color:#f85d51;}
This box has a color of #f85d51
<div style="background-color:#f85d51;">Content here</div>
.mybackground {background-color:#f85d51;}
Border around this has a color of #f85d51
<div style="border:2px solid #f85d51;">Content here</div>
.myborder {border:2px solid #f85d51;}