#f31cdd color space conversions
Hex:
#f31cdd
RGB:
243, 28, 221
CMY:
5, 89, 13
CMYK:
0, 88, 9, 5
HSL:
306°, 89.9582%, 53.1373%
HSV (HSB):
306°, 88.4774%, 95.2941%
XYZ:
50.4285, 25.1057, 70.5946
xyY:
0.3451, 0.1718, 25.1057
CIE-Lab:
57.1782, 89.3538, -46.9320
CIE-LCH:
57.1782, 100.9293, 332.2898
CIE-Luv:
57.1782, 87.6609, -85.2014
Hunter-Lab:
50.1055, 91.9660, -48.4609
#f31cdd color charts
#f31cdd color shades, tints & tones
#f31cdd color schemes
#f31cdd color preview, HTML & CSS examples
This text has a color of #f31cdd
<p style="color:#f31cdd;">Text here</p>
.mytext {color:#f31cdd;}
This box has a color of #f31cdd
<div style="background-color:#f31cdd;">Content here</div>
.mybackground {background-color:#f31cdd;}
Border around this has a color of #f31cdd
<div style="border:2px solid #f31cdd;">Content here</div>
.myborder {border:2px solid #f31cdd;}