#ff0298 color space conversions
Hex:
#ff0298
RGB:
255, 2, 152
CMY:
0, 99, 40
CMYK:
0, 99, 40, 0
HSL:
324°, 100.0000%, 50.3922%
HSV (HSB):
324°, 99.2157%, 100.0000%
XYZ:
46.9292, 23.5704, 31.7819
xyY:
0.4588, 0.2304, 23.5704
CIE-Lab:
55.6551, 86.3309, -9.1258
CIE-LCH:
55.6551, 86.8119, 353.9658
CIE-Luv:
55.6551, 130.7759, -29.3035
Hunter-Lab:
48.5494, 87.5818, -4.8284
#ff0298 color charts
#ff0298 color shades, tints & tones
#ff0298 color schemes
#ff0298 color preview, HTML & CSS examples
This text has a color of #ff0298
<p style="color:#ff0298;">Text here</p>
.mytext {color:#ff0298;}
This box has a color of #ff0298
<div style="background-color:#ff0298;">Content here</div>
.mybackground {background-color:#ff0298;}
Border around this has a color of #ff0298
<div style="border:2px solid #ff0298;">Content here</div>
.myborder {border:2px solid #ff0298;}