#ff04cf color space conversions
Hex:
#ff04cf
RGB:
255, 4, 207
CMY:
0, 98, 19
CMYK:
0, 98, 19, 0
HSL:
311°, 100.0000%, 50.7843%
HSV (HSB):
311°, 98.4314%, 100.0000%
XYZ:
52.5459, 25.8518, 61.2519
xyY:
0.3763, 0.1851, 25.8518
CIE-Lab:
57.8961, 91.8470, -37.6939
CIE-LCH:
57.8961, 99.2809, 337.6868
CIE-Luv:
57.8961, 104.5809, -71.8936
Hunter-Lab:
50.8447, 95.4942, -35.8346
#ff04cf color charts
#ff04cf RGB chart
#ff04cf CMYK chart
#ff04cf RGB pie chart
#ff04cf color shades, tints & tones
#ff04cf color schemes
#ff04cf color preview, HTML & CSS examples
This text has a color of #ff04cf
<p style="color:#ff04cf;">Text here</p>
.mytext {color:#ff04cf;}
Text color #ff04cf
This box has a color of #ff04cf
<div style="background-color:#ff04cf;">Content here</div>
.mybackground {background-color:#ff04cf;}
Background color #ff04cf
Border around this has a color of #ff04cf
<div style="border:2px solid #ff04cf;">Content here</div>
.myborder {border:2px solid #ff04cf;}
Border color #ff04cf