#ff2f6f color space conversions
Hex:
#ff2f6f
RGB:
255, 47, 111
CMY:
0, 82, 56
CMYK:
0, 82, 56, 0
HSL:
342°, 100.0000%, 59.2157%
HSV (HSB):
342°, 81.5686%, 100.0000%
XYZ:
45.1258, 24.4407, 17.3781
xyY:
0.5190, 0.2811, 24.4407
CIE-Lab:
56.5264, 77.4468, 16.5586
CIE-LCH:
56.5264, 79.1972, 12.0685
CIE-Luv:
56.5264, 140.5635, 4.3073
Hunter-Lab:
49.4376, 76.4160, 13.7649
#ff2f6f color charts
#ff2f6f color shades, tints & tones
#ff2f6f color schemes
#ff2f6f color preview, HTML & CSS examples
This text has a color of #ff2f6f
<p style="color:#ff2f6f;">Text here</p>
.mytext {color:#ff2f6f;}
This box has a color of #ff2f6f
<div style="background-color:#ff2f6f;">Content here</div>
.mybackground {background-color:#ff2f6f;}
Border around this has a color of #ff2f6f
<div style="border:2px solid #ff2f6f;">Content here</div>
.myborder {border:2px solid #ff2f6f;}