#ff2c7b color space conversions
Hex:
#ff2c7b
RGB:
255, 44, 123
CMY:
0, 83, 52
CMYK:
0, 83, 52, 0
HSL:
338°, 100.0000%, 58.6275%
HSV (HSB):
338°, 82.7451%, 100.0000%
XYZ:
45.7158, 24.4914, 21.0567
xyY:
0.5009, 0.2684, 24.4914
CIE-Lab:
56.5765, 78.9236, 9.4745
CIE-LCH:
56.5765, 79.4903, 6.8454
CIE-Luv:
56.5765, 136.8897, -4.0551
Hunter-Lab:
49.4888, 78.2859, 9.4152
#ff2c7b color charts
#ff2c7b color shades, tints & tones
#ff2c7b color schemes
#ff2c7b color preview, HTML & CSS examples
This text has a color of #ff2c7b
<p style="color:#ff2c7b;">Text here</p>
.mytext {color:#ff2c7b;}
This box has a color of #ff2c7b
<div style="background-color:#ff2c7b;">Content here</div>
.mybackground {background-color:#ff2c7b;}
Border around this has a color of #ff2c7b
<div style="border:2px solid #ff2c7b;">Content here</div>
.myborder {border:2px solid #ff2c7b;}