#f31d51 color space conversions
Hex:
#f31d51
RGB:
243, 29, 81
CMY:
5, 89, 68
CMYK:
0, 88, 67, 5
HSL:
345°, 89.9160%, 53.3333%
HSV (HSB):
345°, 88.0658%, 95.2941%
XYZ:
38.8867, 20.5275, 9.6972
xyY:
0.5627, 0.2970, 20.5275
CIE-Lab:
52.4284, 76.2353, 28.6648
CIE-LCH:
52.4284, 81.4462, 20.6065
CIE-Luv:
52.4284, 147.1978, 15.7825
Hunter-Lab:
45.3073, 73.9167, 19.0251
#f31d51 color charts
#f31d51 color shades, tints & tones
#f31d51 color schemes
#f31d51 color preview, HTML & CSS examples
This text has a color of #f31d51
<p style="color:#f31d51;">Text here</p>
.mytext {color:#f31d51;}
This box has a color of #f31d51
<div style="background-color:#f31d51;">Content here</div>
.mybackground {background-color:#f31d51;}
Border around this has a color of #f31d51
<div style="border:2px solid #f31d51;">Content here</div>
.myborder {border:2px solid #f31d51;}