#ff1065 color space conversions
Hex:
#ff1065
RGB:
255, 16, 101
CMY:
0, 94, 60
CMYK:
0, 94, 60, 0
HSL:
339°, 100.0000%, 53.1373%
HSV (HSB):
339°, 93.7255%, 100.0000%
XYZ:
43.7743, 22.5702, 14.3612
xyY:
0.5424, 0.2797, 22.5702
CIE-Lab:
54.6268, 81.7011, 19.9642
CIE-LCH:
54.6268, 84.1049, 13.7315
CIE-Luv:
54.6268, 151.7983, 6.5043
Hunter-Lab:
47.5081, 81.3320, 15.3328
#ff1065 color charts
#ff1065 color shades, tints & tones
#ff1065 color schemes
#ff1065 color preview, HTML & CSS examples
This text has a color of #ff1065
<p style="color:#ff1065;">Text here</p>
.mytext {color:#ff1065;}
This box has a color of #ff1065
<div style="background-color:#ff1065;">Content here</div>
.mybackground {background-color:#ff1065;}
Border around this has a color of #ff1065
<div style="border:2px solid #ff1065;">Content here</div>
.myborder {border:2px solid #ff1065;}