#f31d63 color space conversions
Hex:
#f31d63
RGB:
243, 29, 99
CMY:
5, 89, 61
CMYK:
0, 88, 59, 5
HSL:
340°, 89.9160%, 53.3333%
HSV (HSB):
340°, 88.0658%, 95.2941%
XYZ:
39.6536, 20.8343, 13.7358
xyY:
0.5342, 0.2807, 20.8343
CIE-Lab:
52.7676, 77.1976, 18.2586
CIE-LCH:
52.7676, 79.3274, 13.3069
CIE-Luv:
52.7676, 140.8828, 5.7138
Hunter-Lab:
45.6446, 75.1936, 14.1091
#f31d63 color charts
#f31d63 color shades, tints & tones
#f31d63 color schemes
#f31d63 color preview, HTML & CSS examples
This text has a color of #f31d63
<p style="color:#f31d63;">Text here</p>
.mytext {color:#f31d63;}
This box has a color of #f31d63
<div style="background-color:#f31d63;">Content here</div>
.mybackground {background-color:#f31d63;}
Border around this has a color of #f31d63
<div style="border:2px solid #f31d63;">Content here</div>
.myborder {border:2px solid #f31d63;}