#f81c85 color space conversions
Hex:
#f81c85
RGB:
248, 28, 133
CMY:
3, 89, 48
CMYK:
0, 89, 46, 3
HSL:
331°, 94.0171%, 54.1176%
HSV (HSB):
331°, 88.7097%, 97.2549%
XYZ:
43.3603, 22.4804, 24.2441
xyY:
0.4813, 0.2495, 22.4804
CIE-Lab:
54.5331, 80.8841, 0.3875
CIE-LCH:
54.5331, 80.8850, 0.2745
CIE-Luv:
54.5331, 130.9961, -15.5964
Hunter-Lab:
47.4135, 80.2669, 2.8725
#f81c85 color charts
#f81c85 color shades, tints & tones
#f81c85 color schemes
#f81c85 color preview, HTML & CSS examples
This text has a color of #f81c85
<p style="color:#f81c85;">Text here</p>
.mytext {color:#f81c85;}
This box has a color of #f81c85
<div style="background-color:#f81c85;">Content here</div>
.mybackground {background-color:#f81c85;}
Border around this has a color of #f81c85
<div style="border:2px solid #f81c85;">Content here</div>
.myborder {border:2px solid #f81c85;}