#f31985 color space conversions
Hex:
#f31985
RGB:
243, 25, 133
CMY:
5, 90, 48
CMYK:
0, 90, 45, 5
HSL:
330°, 90.0826%, 52.5490%
HSV (HSB):
330°, 89.7119%, 95.2941%
XYZ:
41.5434, 21.4434, 24.1397
xyY:
0.4768, 0.2461, 21.4434
CIE-Lab:
53.4314, 80.1797, -1.3377
CIE-LCH:
53.4314, 80.1909, 359.0442
CIE-Luv:
53.4314, 127.5513, -17.5768
Hunter-Lab:
46.3070, 79.1004, 1.5072
#f31985 color charts
#f31985 color shades, tints & tones
#f31985 color schemes
#f31985 color preview, HTML & CSS examples
This text has a color of #f31985
<p style="color:#f31985;">Text here</p>
.mytext {color:#f31985;}
This box has a color of #f31985
<div style="background-color:#f31985;">Content here</div>
.mybackground {background-color:#f31985;}
Border around this has a color of #f31985
<div style="border:2px solid #f31985;">Content here</div>
.myborder {border:2px solid #f31985;}