#ff298b color space conversions
Hex:
#ff298b
RGB:
255, 41, 139
CMY:
0, 84, 45
CMYK:
0, 84, 45, 0
HSL:
333°, 100.0000%, 58.0392%
HSV (HSB):
333°, 83.9216%, 100.0000%
XYZ:
46.6931, 24.7100, 26.7346
xyY:
0.4758, 0.2518, 24.7100
CIE-Lab:
56.7917, 80.7679, 0.2654
CIE-LCH:
56.7917, 80.7683, 0.1883
CIE-Luv:
56.7917, 131.0820, -15.7726
Hunter-Lab:
49.7091, 80.6790, 2.9090
#ff298b color charts
#ff298b color shades, tints & tones
#ff298b color schemes
#ff298b color preview, HTML & CSS examples
This text has a color of #ff298b
<p style="color:#ff298b;">Text here</p>
.mytext {color:#ff298b;}
This box has a color of #ff298b
<div style="background-color:#ff298b;">Content here</div>
.mybackground {background-color:#ff298b;}
Border around this has a color of #ff298b
<div style="border:2px solid #ff298b;">Content here</div>
.myborder {border:2px solid #ff298b;}