#f85b49 color space conversions
Hex:
#f85b49
RGB:
248, 91, 73
CMY:
3, 64, 71
CMYK:
0, 63, 71, 3
HSL:
6°, 92.5926%, 62.9412%
HSV (HSB):
6°, 70.5645%, 97.2549%
XYZ:
43.6551, 27.9197, 9.3915
xyY:
0.5392, 0.3448, 27.9197
CIE-Lab:
59.8161, 58.9827, 42.3508
CIE-LCH:
59.8161, 72.6124, 35.6791
CIE-Luv:
59.8161, 122.9202, 34.0757
Hunter-Lab:
52.8391, 55.0065, 26.4493
#f85b49 color charts
#f85b49 color shades, tints & tones
#f85b49 color schemes
#f85b49 color preview, HTML & CSS examples
This text has a color of #f85b49
<p style="color:#f85b49;">Text here</p>
.mytext {color:#f85b49;}
This box has a color of #f85b49
<div style="background-color:#f85b49;">Content here</div>
.mybackground {background-color:#f85b49;}
Border around this has a color of #f85b49
<div style="border:2px solid #f85b49;">Content here</div>
.myborder {border:2px solid #f85b49;}