#ff2f7f color space conversions
Hex:
#ff2f7f
RGB:
255, 47, 127
CMY:
0, 82, 50
CMYK:
0, 82, 50, 0
HSL:
337°, 100.0000%, 59.2157%
HSV (HSB):
337°, 81.5686%, 100.0000%
XYZ:
46.0873, 24.8253, 22.4414
xyY:
0.4937, 0.2659, 24.8253
CIE-Lab:
56.9048, 78.5665, 7.5591
CIE-LCH:
56.9048, 78.9293, 5.4956
CIE-Luv:
56.9048, 134.3722, -6.2218
Hunter-Lab:
49.8250, 77.9156, 8.1731
#ff2f7f color charts
#ff2f7f color shades, tints & tones
#ff2f7f color schemes
#ff2f7f color preview, HTML & CSS examples
This text has a color of #ff2f7f
<p style="color:#ff2f7f;">Text here</p>
.mytext {color:#ff2f7f;}
This box has a color of #ff2f7f
<div style="background-color:#ff2f7f;">Content here</div>
.mybackground {background-color:#ff2f7f;}
Border around this has a color of #ff2f7f
<div style="border:2px solid #ff2f7f;">Content here</div>
.myborder {border:2px solid #ff2f7f;}