#ff1063 color space conversions
Hex:
#ff1063
RGB:
255, 16, 99
CMY:
0, 94, 61
CMYK:
0, 94, 61, 0
HSL:
339°, 100.0000%, 53.1373%
HSV (HSB):
339°, 93.7255%, 100.0000%
XYZ:
43.6774, 22.5314, 13.8513
xyY:
0.5456, 0.2814, 22.5314
CIE-Lab:
54.5864, 81.5904, 21.1140
CIE-LCH:
54.5864, 84.2781, 14.5087
CIE-Luv:
54.5864, 152.5600, 7.6824
Hunter-Lab:
47.4673, 81.1805, 15.9258
#ff1063 color charts
#ff1063 color shades, tints & tones
#ff1063 color schemes
#ff1063 color preview, HTML & CSS examples
This text has a color of #ff1063
<p style="color:#ff1063;">Text here</p>
.mytext {color:#ff1063;}
This box has a color of #ff1063
<div style="background-color:#ff1063;">Content here</div>
.mybackground {background-color:#ff1063;}
Border around this has a color of #ff1063
<div style="border:2px solid #ff1063;">Content here</div>
.myborder {border:2px solid #ff1063;}