#ff98d0 color space conversions
Hex:
#ff98d0
RGB:
255, 152, 208
CMY:
0, 40, 18
CMYK:
0, 40, 18, 0
HSL:
327°, 100.0000%, 79.8039%
HSV (HSB):
327°, 40.3922%, 100.0000%
XYZ:
63.8534, 48.2705, 65.6262
xyY:
0.3592, 0.2716, 48.2705
CIE-Lab:
74.9952, 45.6895, -12.0529
CIE-LCH:
74.9952, 47.2525, 345.2220
CIE-Luv:
74.9952, 59.9769, -26.5102
Hunter-Lab:
69.4770, 42.4671, -7.3699
#ff98d0 color charts
#ff98d0 color shades, tints & tones
#ff98d0 color schemes
#ff98d0 color preview, HTML & CSS examples
This text has a color of #ff98d0
<p style="color:#ff98d0;">Text here</p>
.mytext {color:#ff98d0;}
This box has a color of #ff98d0
<div style="background-color:#ff98d0;">Content here</div>
.mybackground {background-color:#ff98d0;}
Border around this has a color of #ff98d0
<div style="border:2px solid #ff98d0;">Content here</div>
.myborder {border:2px solid #ff98d0;}