#f81cd2 color space conversions
Hex:
#f81cd2
RGB:
248, 28, 210
CMY:
3, 89, 18
CMYK:
0, 89, 15, 3
HSL:
310°, 94.0171%, 54.1176%
HSV (HSB):
310°, 88.7097%, 97.2549%
XYZ:
50.7595, 25.4401, 63.2079
xyY:
0.3641, 0.1825, 25.4401
CIE-Lab:
57.5017, 88.8429, -40.1129
CIE-LCH:
57.5017, 97.4788, 335.7006
CIE-Luv:
57.5017, 96.1284, -74.9188
Hunter-Lab:
50.4382, 91.3703, -38.9940
#f81cd2 color charts
#f81cd2 color shades, tints & tones
#f81cd2 color schemes
#f81cd2 color preview, HTML & CSS examples
This text has a color of #f81cd2
<p style="color:#f81cd2;">Text here</p>
.mytext {color:#f81cd2;}
This box has a color of #f81cd2
<div style="background-color:#f81cd2;">Content here</div>
.mybackground {background-color:#f81cd2;}
Border around this has a color of #f81cd2
<div style="border:2px solid #f81cd2;">Content here</div>
.myborder {border:2px solid #f81cd2;}