#ff7fcc color space conversions
Hex:
#ff7fcc
RGB:
255, 127, 204
CMY:
0, 50, 20
CMYK:
0, 50, 20, 0
HSL:
324°, 100.0000%, 74.9020%
HSV (HSB):
324°, 50.1961%, 100.0000%
XYZ:
59.7285, 40.7984, 61.8536
xyY:
0.3678, 0.2513, 40.7984
CIE-Lab:
70.0344, 57.4319, -17.3047
CIE-LCH:
70.0344, 59.9823, 343.2321
CIE-Luv:
70.0344, 73.6127, -36.4309
Hunter-Lab:
63.8736, 55.1372, -12.7034
#ff7fcc color charts
#ff7fcc color shades, tints & tones
#ff7fcc color schemes
#ff7fcc color preview, HTML & CSS examples
This text has a color of #ff7fcc
<p style="color:#ff7fcc;">Text here</p>
.mytext {color:#ff7fcc;}
This box has a color of #ff7fcc
<div style="background-color:#ff7fcc;">Content here</div>
.mybackground {background-color:#ff7fcc;}
Border around this has a color of #ff7fcc
<div style="border:2px solid #ff7fcc;">Content here</div>
.myborder {border:2px solid #ff7fcc;}