#ff2b7b color space conversions
Hex:
#ff2b7b
RGB:
255, 43, 123
CMY:
0, 83, 52
CMYK:
0, 83, 52, 0
HSL:
337°, 100.0000%, 58.4314%
HSV (HSB):
337°, 83.1373%, 100.0000%
XYZ:
45.6790, 24.4178, 21.0444
xyY:
0.5012, 0.2679, 24.4178
CIE-Lab:
56.5037, 79.1322, 9.3714
CIE-LCH:
56.5037, 79.6852, 6.7539
CIE-Luv:
56.5037, 137.1852, -4.2314
Hunter-Lab:
49.4144, 78.5316, 9.3398
#ff2b7b color charts
#ff2b7b color shades, tints & tones
#ff2b7b color schemes
#ff2b7b color preview, HTML & CSS examples
This text has a color of #ff2b7b
<p style="color:#ff2b7b;">Text here</p>
.mytext {color:#ff2b7b;}
This box has a color of #ff2b7b
<div style="background-color:#ff2b7b;">Content here</div>
.mybackground {background-color:#ff2b7b;}
Border around this has a color of #ff2b7b
<div style="border:2px solid #ff2b7b;">Content here</div>
.myborder {border:2px solid #ff2b7b;}