#ff0065 color space conversions
Hex:
#ff0065
RGB:
255, 0, 101
CMY:
0, 100, 60
CMYK:
0, 100, 60, 0
HSL:
336°, 100.0000%, 50.0000%
HSV (HSB):
336°, 100.0000%, 100.0000%
XYZ:
43.5890, 22.1996, 14.2995
xyY:
0.5443, 0.2772, 22.1996
CIE-Lab:
54.2381, 82.8308, 19.4403
CIE-LCH:
54.2381, 85.0815, 13.2082
CIE-Luv:
54.2381, 153.5745, 5.6108
Hunter-Lab:
47.1164, 82.6825, 14.9875
#ff0065 color charts
#ff0065 RGB chart
#ff0065 CMYK chart
#ff0065 RGB pie chart
#ff0065 color shades, tints & tones
#ff0065 color schemes
#ff0065 color preview, HTML & CSS examples
This text has a color of #ff0065
<p style="color:#ff0065;">Text here</p>
.mytext {color:#ff0065;}
Text color #ff0065
This box has a color of #ff0065
<div style="background-color:#ff0065;">Content here</div>
.mybackground {background-color:#ff0065;}
Background color #ff0065
Border around this has a color of #ff0065
<div style="border:2px solid #ff0065;">Content here</div>
.myborder {border:2px solid #ff0065;}
Border color #ff0065