#f85f7a color space conversions
Hex:
#f85f7a
RGB:
248, 95, 122
CMY:
3, 63, 52
CMYK:
0, 62, 51, 3
HSL:
349°, 91.6168%, 67.2549%
HSV (HSB):
349°, 61.6935%, 97.2549%
XYZ:
46.3165, 29.5460, 21.6742
xyY:
0.4749, 0.3029, 29.5460
CIE-Lab:
61.2605, 60.4421, 16.4308
CIE-LCH:
61.2605, 62.6356, 15.2080
CIE-Luv:
61.2605, 108.5124, 8.9156
Hunter-Lab:
54.3562, 56.9748, 14.4079
#f85f7a color charts
#f85f7a color shades, tints & tones
#f85f7a color schemes
#f85f7a color preview, HTML & CSS examples
This text has a color of #f85f7a
<p style="color:#f85f7a;">Text here</p>
.mytext {color:#f85f7a;}
This box has a color of #f85f7a
<div style="background-color:#f85f7a;">Content here</div>
.mybackground {background-color:#f85f7a;}
Border around this has a color of #f85f7a
<div style="border:2px solid #f85f7a;">Content here</div>
.myborder {border:2px solid #f85f7a;}