#ff1463 color space conversions
Hex:
#ff1463
RGB:
255, 20, 99
CMY:
0, 92, 61
CMYK:
0, 92, 61, 0
HSL:
340°, 100.0000%, 53.9216%
HSV (HSB):
340°, 92.1569%, 100.0000%
XYZ:
43.7423, 22.6612, 13.8729
xyY:
0.5449, 0.2823, 22.6612
CIE-Lab:
54.7216, 81.1985, 21.2948
CIE-LCH:
54.7216, 83.9444, 14.6952
CIE-Luv:
54.7216, 151.9386, 7.9908
Hunter-Lab:
47.6037, 80.7141, 16.0440
#ff1463 color charts
#ff1463 color shades, tints & tones
#ff1463 color schemes
#ff1463 color preview, HTML & CSS examples
This text has a color of #ff1463
<p style="color:#ff1463;">Text here</p>
.mytext {color:#ff1463;}
This box has a color of #ff1463
<div style="background-color:#ff1463;">Content here</div>
.mybackground {background-color:#ff1463;}
Border around this has a color of #ff1463
<div style="border:2px solid #ff1463;">Content here</div>
.myborder {border:2px solid #ff1463;}