#f81d96 color space conversions
Hex:
#f81d96
RGB:
248, 29, 150
CMY:
3, 89, 41
CMYK:
0, 88, 40, 3
HSL:
327°, 93.9914%, 54.3137%
HSV (HSB):
327°, 88.3065%, 97.2549%
XYZ:
44.6558, 23.0372, 30.9472
xyY:
0.4527, 0.2335, 23.0372
CIE-Lab:
55.1106, 82.1904, -8.8928
CIE-LCH:
55.1106, 82.6701, 353.8248
CIE-Luv:
55.1106, 123.1830, -28.0277
Hunter-Lab:
47.9971, 82.0789, -4.6306
#f81d96 color charts
#f81d96 color shades, tints & tones
#f81d96 color schemes
#f81d96 color preview, HTML & CSS examples
This text has a color of #f81d96
<p style="color:#f81d96;">Text here</p>
.mytext {color:#f81d96;}
This box has a color of #f81d96
<div style="background-color:#f81d96;">Content here</div>
.mybackground {background-color:#f81d96;}
Border around this has a color of #f81d96
<div style="border:2px solid #f81d96;">Content here</div>
.myborder {border:2px solid #f81d96;}