#f31caa color space conversions
Hex:
#f31caa
RGB:
243, 28, 170
CMY:
5, 89, 33
CMYK:
0, 88, 30, 5
HSL:
320°, 89.9582%, 53.1373%
HSV (HSB):
320°, 88.4774%, 95.2941%
XYZ:
44.6331, 22.7875, 40.0762
xyY:
0.4152, 0.2120, 22.7875
CIE-Lab:
54.8528, 83.2361, -21.1707
CIE-LCH:
54.8528, 85.8862, 345.7297
CIE-Luv:
54.8528, 110.1873, -45.3270
Hunter-Lab:
47.7362, 83.3581, -16.3606
#f31caa color charts
#f31caa color shades, tints & tones
#f31caa color schemes
#f31caa color preview, HTML & CSS examples
This text has a color of #f31caa
<p style="color:#f31caa;">Text here</p>
.mytext {color:#f31caa;}
This box has a color of #f31caa
<div style="background-color:#f31caa;">Content here</div>
.mybackground {background-color:#f31caa;}
Border around this has a color of #f31caa
<div style="border:2px solid #f31caa;">Content here</div>
.myborder {border:2px solid #f31caa;}