#ff4096 color space conversions
Hex:
#ff4096
RGB:
255, 64, 150
CMY:
0, 75, 41
CMYK:
0, 75, 41, 0
HSL:
333°, 100.0000%, 62.5490%
HSV (HSB):
333°, 74.9020%, 100.0000%
XYZ:
48.5784, 27.1288, 31.5302
xyY:
0.4530, 0.2530, 27.1288
CIE-Lab:
59.0934, 76.0869, -2.8466
CIE-LCH:
59.0934, 76.1402, 357.8574
CIE-Luv:
59.0934, 119.3750, -18.8150
Hunter-Lab:
52.0853, 75.3323, 0.5681
#ff4096 color charts
#ff4096 color shades, tints & tones
#ff4096 color schemes
#ff4096 color preview, HTML & CSS examples
This text has a color of #ff4096
<p style="color:#ff4096;">Text here</p>
.mytext {color:#ff4096;}
This box has a color of #ff4096
<div style="background-color:#ff4096;">Content here</div>
.mybackground {background-color:#ff4096;}
Border around this has a color of #ff4096
<div style="border:2px solid #ff4096;">Content here</div>
.myborder {border:2px solid #ff4096;}