#f85d5e color space conversions
Hex:
#f85d5e
RGB:
248, 93, 94
CMY:
3, 64, 63
CMYK:
0, 63, 62, 3
HSL:
360°, 91.7160%, 66.8627%
HSV (HSB):
360°, 62.5000%, 97.2549%
XYZ:
44.6461, 28.5933, 13.7556
xyY:
0.5132, 0.3287, 28.5933
CIE-Lab:
60.4210, 59.2728, 31.4059
CIE-LCH:
60.4210, 67.0790, 27.9171
CIE-Luv:
60.4210, 117.0767, 24.7695
Hunter-Lab:
53.4727, 55.4583, 22.1788
#f85d5e color charts
#f85d5e color shades, tints & tones
#f85d5e color schemes
#f85d5e color preview, HTML & CSS examples
This text has a color of #f85d5e
<p style="color:#f85d5e;">Text here</p>
.mytext {color:#f85d5e;}
This box has a color of #f85d5e
<div style="background-color:#f85d5e;">Content here</div>
.mybackground {background-color:#f85d5e;}
Border around this has a color of #f85d5e
<div style="border:2px solid #f85d5e;">Content here</div>
.myborder {border:2px solid #f85d5e;}