#f85d9d color space conversions
Hex:
#f85d9d
RGB:
248, 93, 157
CMY:
3, 64, 38
CMYK:
0, 63, 37, 3
HSL:
335°, 91.7160%, 66.8627%
HSV (HSB):
335°, 62.5000%, 97.2549%
XYZ:
48.7116, 30.2195, 35.1638
xyY:
0.4269, 0.2649, 30.2195
CIE-Lab:
61.8431, 64.5993, -3.0050
CIE-LCH:
61.8431, 64.6692, 357.3367
CIE-Luv:
61.8431, 98.8045, -16.5912
Hunter-Lab:
54.9722, 61.9695, 0.5548
#f85d9d color charts
#f85d9d color shades, tints & tones
#f85d9d color schemes
#f85d9d color preview, HTML & CSS examples
This text has a color of #f85d9d
<p style="color:#f85d9d;">Text here</p>
.mytext {color:#f85d9d;}
This box has a color of #f85d9d
<div style="background-color:#f85d9d;">Content here</div>
.mybackground {background-color:#f85d9d;}
Border around this has a color of #f85d9d
<div style="border:2px solid #f85d9d;">Content here</div>
.myborder {border:2px solid #f85d9d;}