#f81a9d color space conversions
Hex:
#f81a9d
RGB:
248, 26, 157
CMY:
3, 90, 38
CMYK:
0, 90, 37, 3
HSL:
325°, 94.0678%, 53.7255%
HSV (HSB):
325°, 89.5161%, 97.2549%
XYZ:
45.1666, 23.1296, 33.9822
xyY:
0.4416, 0.2261, 23.1296
CIE-Lab:
55.2055, 83.2577, -12.8945
CIE-LCH:
55.2055, 84.2503, 351.1963
CIE-Luv:
55.2055, 120.4538, -33.7276
Hunter-Lab:
48.0932, 83.4746, -8.2285
#f81a9d color charts
#f81a9d color shades, tints & tones
#f81a9d color schemes
#f81a9d color preview, HTML & CSS examples
This text has a color of #f81a9d
<p style="color:#f81a9d;">Text here</p>
.mytext {color:#f81a9d;}
This box has a color of #f81a9d
<div style="background-color:#f81a9d;">Content here</div>
.mybackground {background-color:#f81a9d;}
Border around this has a color of #f81a9d
<div style="border:2px solid #f81a9d;">Content here</div>
.myborder {border:2px solid #f81a9d;}