#f31d65 color space conversions
Hex:
#f31d65
RGB:
243, 29, 101
CMY:
5, 89, 60
CMYK:
0, 88, 58, 5
HSL:
340°, 89.9160%, 53.3333%
HSV (HSB):
340°, 88.0658%, 95.2941%
XYZ:
39.7505, 20.8730, 14.2457
xyY:
0.5309, 0.2788, 20.8730
CIE-Lab:
52.8102, 77.3179, 17.1059
CIE-LCH:
52.8102, 79.1875, 12.4752
CIE-Luv:
52.8102, 140.1239, 4.4972
Hunter-Lab:
45.6870, 75.3537, 13.4936
#f31d65 color charts
#f31d65 color shades, tints & tones
#f31d65 color schemes
#f31d65 color preview, HTML & CSS examples
This text has a color of #f31d65
<p style="color:#f31d65;">Text here</p>
.mytext {color:#f31d65;}
This box has a color of #f31d65
<div style="background-color:#f31d65;">Content here</div>
.mybackground {background-color:#f31d65;}
Border around this has a color of #f31d65
<div style="border:2px solid #f31d65;">Content here</div>
.myborder {border:2px solid #f31d65;}