#f81cc0 color space conversions
Hex:
#f81cc0
RGB:
248, 28, 192
CMY:
3, 89, 25
CMYK:
0, 89, 23, 3
HSL:
315°, 94.0171%, 54.1176%
HSV (HSB):
315°, 88.7097%, 97.2549%
XYZ:
48.6411, 24.5927, 52.0524
xyY:
0.3882, 0.1963, 24.5927
CIE-Lab:
56.6764, 86.6765, -31.0790
CIE-LCH:
56.6764, 92.0800, 340.2740
CIE-Luv:
56.6764, 104.1134, -60.8054
Hunter-Lab:
49.5911, 88.2962, -27.5189
#f81cc0 color charts
#f81cc0 color shades, tints & tones
#f81cc0 color schemes
#f81cc0 color preview, HTML & CSS examples
This text has a color of #f81cc0
<p style="color:#f81cc0;">Text here</p>
.mytext {color:#f81cc0;}
This box has a color of #f81cc0
<div style="background-color:#f81cc0;">Content here</div>
.mybackground {background-color:#f81cc0;}
Border around this has a color of #f81cc0
<div style="border:2px solid #f81cc0;">Content here</div>
.myborder {border:2px solid #f81cc0;}