#f31d7d color space conversions
Hex:
#f31d7d
RGB:
243, 29, 125
CMY:
5, 89, 51
CMYK:
0, 88, 49, 5
HSL:
333°, 89.9160%, 53.3333%
HSV (HSB):
333°, 88.0658%, 95.2941%
XYZ:
41.1032, 21.4141, 21.3690
xyY:
0.4900, 0.2553, 21.4141
CIE-Lab:
53.3997, 78.9710, 3.4284
CIE-LCH:
53.3997, 79.0454, 2.4858
CIE-Luv:
53.3997, 130.3175, -11.3662
Hunter-Lab:
46.2754, 77.5673, 5.0139
#f31d7d color charts
#f31d7d color shades, tints & tones
#f31d7d color schemes
#f31d7d color preview, HTML & CSS examples
This text has a color of #f31d7d
<p style="color:#f31d7d;">Text here</p>
.mytext {color:#f31d7d;}
This box has a color of #f31d7d
<div style="background-color:#f31d7d;">Content here</div>
.mybackground {background-color:#f31d7d;}
Border around this has a color of #f31d7d
<div style="border:2px solid #f31d7d;">Content here</div>
.myborder {border:2px solid #f31d7d;}