#ff00cf color space conversions
Hex:
#ff00cf
RGB:
255, 0, 207
CMY:
0, 100, 19
CMYK:
0, 100, 19, 0
HSL:
311°, 100.0000%, 50.0000%
HSV (HSB):
311°, 100.0000%, 100.0000%
XYZ:
52.5025, 25.7650, 61.2374
xyY:
0.3763, 0.1847, 25.7650
CIE-Lab:
57.8133, 92.0910, -37.8237
CIE-LCH:
57.8133, 99.5559, 337.6710
CIE-Luv:
57.8133, 104.7864, -72.1088
Hunter-Lab:
50.7592, 95.8017, -35.9977
#ff00cf color charts
#ff00cf RGB chart
#ff00cf CMYK chart
#ff00cf RGB pie chart
#ff00cf color shades, tints & tones
#ff00cf color schemes
#ff00cf color preview, HTML & CSS examples
This text has a color of #ff00cf
<p style="color:#ff00cf;">Text here</p>
.mytext {color:#ff00cf;}
Text color #ff00cf
This box has a color of #ff00cf
<div style="background-color:#ff00cf;">Content here</div>
.mybackground {background-color:#ff00cf;}
Background color #ff00cf
Border around this has a color of #ff00cf
<div style="border:2px solid #ff00cf;">Content here</div>
.myborder {border:2px solid #ff00cf;}
Border color #ff00cf