#ff04df color space conversions
Hex:
#ff04df
RGB:
255, 4, 223
CMY:
0, 98, 13
CMYK:
0, 98, 13, 0
HSL:
308°, 100.0000%, 50.7843%
HSV (HSB):
308°, 98.4314%, 100.0000%
XYZ:
54.6027, 26.6745, 72.0829
xyY:
0.3560, 0.1739, 26.6745
CIE-Lab:
58.6719, 93.7893, -45.5647
CIE-LCH:
58.6719, 104.2716, 334.0886
CIE-Luv:
58.6719, 97.3824, -84.3120
Hunter-Lab:
51.6474, 98.3309, -46.5962
#ff04df color charts
#ff04df RGB chart
#ff04df CMYK chart
#ff04df RGB pie chart
#ff04df color shades, tints & tones
#ff04df color schemes
#ff04df color preview, HTML & CSS examples
This text has a color of #ff04df
<p style="color:#ff04df;">Text here</p>
.mytext {color:#ff04df;}
Text color #ff04df
This box has a color of #ff04df
<div style="background-color:#ff04df;">Content here</div>
.mybackground {background-color:#ff04df;}
Background color #ff04df
Border around this has a color of #ff04df
<div style="border:2px solid #ff04df;">Content here</div>
.myborder {border:2px solid #ff04df;}
Border color #ff04df