#f85beb color space conversions
Hex:
#f85beb
RGB:
248, 91, 235
CMY:
3, 64, 8
CMYK:
0, 63, 5, 3
HSL:
305°, 91.8129%, 66.4706%
HSV (HSB):
305°, 63.3065%, 97.2549%
XYZ:
57.4479, 33.4368, 82.0234
xyY:
0.3322, 0.1934, 33.4368
CIE-Lab:
64.5130, 75.7094, -43.1639
CIE-LCH:
64.5130, 87.1495, 330.3114
CIE-Luv:
64.5130, 73.4597, -79.2889
Hunter-Lab:
57.8246, 76.1443, -43.6249
#f85beb color charts
#f85beb color shades, tints & tones
#f85beb color schemes
#f85beb color preview, HTML & CSS examples
This text has a color of #f85beb
<p style="color:#f85beb;">Text here</p>
.mytext {color:#f85beb;}
This box has a color of #f85beb
<div style="background-color:#f85beb;">Content here</div>
.mybackground {background-color:#f85beb;}
Border around this has a color of #f85beb
<div style="border:2px solid #f85beb;">Content here</div>
.myborder {border:2px solid #f85beb;}