#f31f81 color space conversions
Hex:
#f31f81
RGB:
243, 31, 129
CMY:
5, 88, 49
CMYK:
0, 87, 47, 5
HSL:
332°, 89.8305%, 53.7255%
HSV (HSB):
332°, 87.2428%, 95.2941%
XYZ:
41.4146, 21.6196, 22.7591
xyY:
0.4827, 0.2520, 21.6196
CIE-Lab:
53.6211, 78.9694, 1.3425
CIE-LCH:
53.6211, 78.9808, 0.9739
CIE-Luv:
53.6211, 128.1734, -13.9337
Hunter-Lab:
46.4969, 77.6195, 3.5269
#f31f81 color charts
#f31f81 color shades, tints & tones
#f31f81 color schemes
#f31f81 color preview, HTML & CSS examples
This text has a color of #f31f81
<p style="color:#f31f81;">Text here</p>
.mytext {color:#f31f81;}
This box has a color of #f31f81
<div style="background-color:#f31f81;">Content here</div>
.mybackground {background-color:#f31f81;}
Border around this has a color of #f31f81
<div style="border:2px solid #f31f81;">Content here</div>
.myborder {border:2px solid #f31f81;}