#f85d97 color space conversions
Hex:
#f85d97
RGB:
248, 93, 151
CMY:
3, 64, 41
CMYK:
0, 63, 39, 3
HSL:
338°, 91.7160%, 66.8627%
HSV (HSB):
338°, 62.5000%, 97.2549%
XYZ:
48.2117, 30.0195, 32.5315
xyY:
0.4353, 0.2710, 30.0195
CIE-Lab:
61.6711, 63.9675, 0.2116
CIE-LCH:
61.6711, 63.9679, 0.1895
CIE-Luv:
61.6711, 100.7564, -12.1033
Hunter-Lab:
54.7901, 61.1856, 3.1498
#f85d97 color charts
#f85d97 color shades, tints & tones
#f85d97 color schemes
#f85d97 color preview, HTML & CSS examples
This text has a color of #f85d97
<p style="color:#f85d97;">Text here</p>
.mytext {color:#f85d97;}
This box has a color of #f85d97
<div style="background-color:#f85d97;">Content here</div>
.mybackground {background-color:#f85d97;}
Border around this has a color of #f85d97
<div style="border:2px solid #f85d97;">Content here</div>
.myborder {border:2px solid #f85d97;}