#f81c5f color space conversions
Hex:
#f81c5f
RGB:
248, 28, 95
CMY:
3, 89, 63
CMYK:
0, 89, 62, 3
HSL:
342°, 94.0171%, 54.1176%
HSV (HSB):
342°, 88.7097%, 97.2549%
XYZ:
41.1922, 21.6132, 12.8272
xyY:
0.5446, 0.2858, 21.6132
CIE-Lab:
53.6142, 78.3196, 21.9806
CIE-LCH:
53.6142, 81.3456, 15.6769
CIE-Luv:
53.6142, 146.4598, 9.2690
Hunter-Lab:
46.4900, 76.8015, 16.1841
#f81c5f color charts
#f81c5f color shades, tints & tones
#f81c5f color schemes
#f81c5f color preview, HTML & CSS examples
This text has a color of #f81c5f
<p style="color:#f81c5f;">Text here</p>
.mytext {color:#f81c5f;}
This box has a color of #f81c5f
<div style="background-color:#f81c5f;">Content here</div>
.mybackground {background-color:#f81c5f;}
Border around this has a color of #f81c5f
<div style="border:2px solid #f81c5f;">Content here</div>
.myborder {border:2px solid #f81c5f;}