#f31d36 color space conversions
Hex:
#f31d36
RGB:
243, 29, 54
CMY:
5, 89, 79
CMYK:
0, 88, 78, 5
HSL:
353°, 89.9160%, 53.3333%
HSV (HSB):
353°, 88.0658%, 95.2941%
XYZ:
38.0674, 20.1998, 5.3826
xyY:
0.5981, 0.3174, 20.1998
CIE-Lab:
52.0623, 75.1879, 43.9469
CIE-LCH:
52.0623, 87.0893, 30.3061
CIE-Luv:
52.0623, 154.6056, 27.4783
Hunter-Lab:
44.9441, 72.5360, 24.3602
#f31d36 color charts
#f31d36 color shades, tints & tones
#f31d36 color schemes
#f31d36 color preview, HTML & CSS examples
This text has a color of #f31d36
<p style="color:#f31d36;">Text here</p>
.mytext {color:#f31d36;}
This box has a color of #f31d36
<div style="background-color:#f31d36;">Content here</div>
.mybackground {background-color:#f31d36;}
Border around this has a color of #f31d36
<div style="border:2px solid #f31d36;">Content here</div>
.myborder {border:2px solid #f31d36;}