#f81f96 color space conversions
Hex:
#f81f96
RGB:
248, 31, 150
CMY:
3, 88, 41
CMYK:
0, 88, 40, 3
HSL:
327°, 93.9394%, 54.7059%
HSV (HSB):
327°, 87.5000%, 97.2549%
XYZ:
44.7064, 23.1384, 30.9640
xyY:
0.4525, 0.2342, 23.1384
CIE-Lab:
55.2147, 81.8888, -8.7373
CIE-LCH:
55.2147, 82.3536, 353.9097
CIE-Luv:
55.2147, 122.8283, -27.7608
Hunter-Lab:
48.1024, 81.7187, -4.4939
#f81f96 color charts
#f81f96 color shades, tints & tones
#f81f96 color schemes
#f81f96 color preview, HTML & CSS examples
This text has a color of #f81f96
<p style="color:#f81f96;">Text here</p>
.mytext {color:#f81f96;}
This box has a color of #f81f96
<div style="background-color:#f81f96;">Content here</div>
.mybackground {background-color:#f81f96;}
Border around this has a color of #f81f96
<div style="border:2px solid #f81f96;">Content here</div>
.myborder {border:2px solid #f81f96;}