#f85d8d color space conversions
Hex:
#f85d8d
RGB:
248, 93, 141
CMY:
3, 64, 45
CMYK:
0, 63, 43, 3
HSL:
341°, 91.7160%, 66.8627%
HSV (HSB):
341°, 62.5000%, 97.2549%
XYZ:
47.4335, 29.7082, 28.4335
xyY:
0.4493, 0.2814, 29.7082
CIE-Lab:
61.4017, 62.9716, 5.6150
CIE-LCH:
61.4017, 63.2215, 5.0954
CIE-Luv:
61.4017, 103.9416, -4.8191
Hunter-Lab:
54.5053, 59.9562, 7.2241
#f85d8d color charts
#f85d8d color shades, tints & tones
#f85d8d color schemes
#f85d8d color preview, HTML & CSS examples
This text has a color of #f85d8d
<p style="color:#f85d8d;">Text here</p>
.mytext {color:#f85d8d;}
This box has a color of #f85d8d
<div style="background-color:#f85d8d;">Content here</div>
.mybackground {background-color:#f85d8d;}
Border around this has a color of #f85d8d
<div style="border:2px solid #f85d8d;">Content here</div>
.myborder {border:2px solid #f85d8d;}