#f31f95 color space conversions
Hex:
#f31f95
RGB:
243, 31, 149
CMY:
5, 88, 42
CMYK:
0, 87, 39, 5
HSL:
327°, 89.8305%, 53.7255%
HSV (HSB):
327°, 87.2428%, 95.2941%
XYZ:
42.8770, 22.2046, 30.4598
xyY:
0.4488, 0.2324, 22.2046
CIE-Lab:
54.2434, 80.6971, -9.6941
CIE-LCH:
54.2434, 81.2773, 353.1499
CIE-Luv:
54.2434, 119.2849, -28.7061
Hunter-Lab:
47.1217, 79.9574, -5.3402
#f31f95 color charts
#f31f95 color shades, tints & tones
#f31f95 color schemes
#f31f95 color preview, HTML & CSS examples
This text has a color of #f31f95
<p style="color:#f31f95;">Text here</p>
.mytext {color:#f31f95;}
This box has a color of #f31f95
<div style="background-color:#f31f95;">Content here</div>
.mybackground {background-color:#f31f95;}
Border around this has a color of #f31f95
<div style="border:2px solid #f31f95;">Content here</div>
.myborder {border:2px solid #f31f95;}