#f85b95 color space conversions
Hex:
#f85b95
RGB:
248, 91, 149
CMY:
3, 64, 42
CMYK:
0, 63, 40, 3
HSL:
338°, 91.8129%, 66.4706%
HSV (HSB):
338°, 63.3065%, 97.2549%
XYZ:
47.8773, 29.6086, 31.6254
xyY:
0.4388, 0.2714, 29.6086
CIE-Lab:
61.3150, 64.5784, 0.8507
CIE-LCH:
61.3150, 64.5840, 0.7547
CIE-Luv:
61.3150, 102.4081, -11.3830
Hunter-Lab:
54.4137, 61.8337, 3.6302
#f85b95 color charts
#f85b95 color shades, tints & tones
#f85b95 color schemes
#f85b95 color preview, HTML & CSS examples
This text has a color of #f85b95
<p style="color:#f85b95;">Text here</p>
.mytext {color:#f85b95;}
This box has a color of #f85b95
<div style="background-color:#f85b95;">Content here</div>
.mybackground {background-color:#f85b95;}
Border around this has a color of #f85b95
<div style="border:2px solid #f85b95;">Content here</div>
.myborder {border:2px solid #f85b95;}