#ff98d6 color space conversions
Hex:
#ff98d6
RGB:
255, 152, 214
CMY:
0, 40, 16
CMYK:
0, 40, 16, 0
HSL:
324°, 100.0000%, 79.8039%
HSV (HSB):
324°, 40.3922%, 100.0000%
XYZ:
64.6058, 48.5715, 69.5885
xyY:
0.3535, 0.2658, 48.5715
CIE-Lab:
75.1840, 46.5893, -15.0613
CIE-LCH:
75.1840, 48.9633, 342.0851
CIE-Luv:
75.1840, 58.7238, -31.3164
Hunter-Lab:
69.6933, 43.5067, -10.4156
#ff98d6 color charts
#ff98d6 color shades, tints & tones
#ff98d6 color schemes
#ff98d6 color preview, HTML & CSS examples
This text has a color of #ff98d6
<p style="color:#ff98d6;">Text here</p>
.mytext {color:#ff98d6;}
This box has a color of #ff98d6
<div style="background-color:#ff98d6;">Content here</div>
.mybackground {background-color:#ff98d6;}
Border around this has a color of #ff98d6
<div style="border:2px solid #ff98d6;">Content here</div>
.myborder {border:2px solid #ff98d6;}