#ff0dff color space conversions
Hex:
#ff0dff
RGB:
255, 13, 255
CMY:
0, 95, 0
CMYK:
0, 95, 0, 0
HSL:
300°, 100.0000%, 52.5490%
HSV (HSB):
300°, 94.9020%, 100.0000%
XYZ:
59.4339, 28.7678, 97.0280
xyY:
0.3209, 0.1553, 28.7678
CIE-Lab:
60.5762, 97.4951, -60.4329
CIE-LCH:
60.5762, 114.7058, 328.2071
CIE-Luv:
60.5762, 83.5970, -108.0938
Hunter-Lab:
53.6357, 103.9342, -69.7118
#ff0dff color charts
#ff0dff RGB chart
#ff0dff CMYK chart
#ff0dff RGB pie chart
#ff0dff color shades, tints & tones
#ff0dff color schemes
#ff0dff color preview, HTML & CSS examples
This text has a color of #ff0dff
<p style="color:#ff0dff;">Text here</p>
.mytext {color:#ff0dff;}
Text color #ff0dff
This box has a color of #ff0dff
<div style="background-color:#ff0dff;">Content here</div>
.mybackground {background-color:#ff0dff;}
Background color #ff0dff
Border around this has a color of #ff0dff
<div style="border:2px solid #ff0dff;">Content here</div>
.myborder {border:2px solid #ff0dff;}
Border color #ff0dff