#f86be5 color space conversions
Hex:
#f86be5
RGB:
248, 107, 229
CMY:
3, 58, 10
CMYK:
0, 57, 8, 3
HSL:
308°, 90.9677%, 69.6078%
HSV (HSB):
308°, 56.8548%, 97.2549%
XYZ:
58.1120, 36.1290, 78.0395
xyY:
0.3373, 0.2097, 36.1290
CIE-Lab:
66.6184, 68.2573, -36.5388
CIE-LCH:
66.6184, 77.4219, 331.8394
CIE-Luv:
66.6184, 69.9927, -68.0121
Hunter-Lab:
60.1074, 67.3862, -34.9031
#f86be5 color charts
#f86be5 color shades, tints & tones
#f86be5 color schemes
#f86be5 color preview, HTML & CSS examples
This text has a color of #f86be5
<p style="color:#f86be5;">Text here</p>
.mytext {color:#f86be5;}
This box has a color of #f86be5
<div style="background-color:#f86be5;">Content here</div>
.mybackground {background-color:#f86be5;}
Border around this has a color of #f86be5
<div style="border:2px solid #f86be5;">Content here</div>
.myborder {border:2px solid #f86be5;}