#ff98ce color space conversions
Hex:
#ff98ce
RGB:
255, 152, 206
CMY:
0, 40, 19
CMYK:
0, 40, 19, 0
HSL:
329°, 100.0000%, 79.8039%
HSV (HSB):
329°, 40.3922%, 100.0000%
XYZ:
63.6088, 48.1727, 64.3382
xyY:
0.3612, 0.2735, 48.1727
CIE-Lab:
74.9337, 45.3948, -11.0465
CIE-LCH:
74.9337, 46.7195, 346.3234
CIE-Luv:
74.9337, 60.3931, -24.9173
Hunter-Lab:
69.4066, 42.1279, -6.3758
#ff98ce color charts
#ff98ce color shades, tints & tones
#ff98ce color schemes
#ff98ce color preview, HTML & CSS examples
This text has a color of #ff98ce
<p style="color:#ff98ce;">Text here</p>
.mytext {color:#ff98ce;}
This box has a color of #ff98ce
<div style="background-color:#ff98ce;">Content here</div>
.mybackground {background-color:#ff98ce;}
Border around this has a color of #ff98ce
<div style="border:2px solid #ff98ce;">Content here</div>
.myborder {border:2px solid #ff98ce;}