#ff0965 color space conversions
Hex:
#ff0965
RGB:
255, 9, 101
CMY:
0, 96, 60
CMYK:
0, 96, 60, 0
HSL:
338°, 100.0000%, 51.7647%
HSV (HSB):
338°, 96.4706%, 100.0000%
XYZ:
43.6867, 22.3950, 14.3320
xyY:
0.5433, 0.2785, 22.3950
CIE-Lab:
54.4436, 82.2331, 19.7174
CIE-LCH:
54.4436, 84.5639, 13.4835
CIE-Luv:
54.4436, 152.6346, 6.0834
Hunter-Lab:
47.3233, 81.9670, 15.1701
#ff0965 color charts
#ff0965 color shades, tints & tones
#ff0965 color schemes
#ff0965 color preview, HTML & CSS examples
This text has a color of #ff0965
<p style="color:#ff0965;">Text here</p>
.mytext {color:#ff0965;}
This box has a color of #ff0965
<div style="background-color:#ff0965;">Content here</div>
.mybackground {background-color:#ff0965;}
Border around this has a color of #ff0965
<div style="border:2px solid #ff0965;">Content here</div>
.myborder {border:2px solid #ff0965;}