#ff98cd color space conversions
Hex:
#ff98cd
RGB:
255, 152, 205
CMY:
0, 40, 20
CMYK:
0, 40, 20, 0
HSL:
329°, 100.0000%, 79.8039%
HSV (HSB):
329°, 40.3922%, 100.0000%
XYZ:
63.4877, 48.1243, 63.7003
xyY:
0.3621, 0.2745, 48.1243
CIE-Lab:
74.9032, 45.2484, -10.5425
CIE-LCH:
74.9032, 46.4604, 346.8845
CIE-Luv:
74.9032, 60.6009, -24.1227
Hunter-Lab:
69.3716, 41.9596, -5.8828
#ff98cd color charts
#ff98cd RGB chart
#ff98cd CMYK chart
#ff98cd RGB pie chart
#ff98cd color shades, tints & tones
#ff98cd color schemes
#ff98cd color preview, HTML & CSS examples
This text has a color of #ff98cd
<p style="color:#ff98cd;">Text here</p>
.mytext {color:#ff98cd;}
Text color #ff98cd
This box has a color of #ff98cd
<div style="background-color:#ff98cd;">Content here</div>
.mybackground {background-color:#ff98cd;}
Background color #ff98cd
Border around this has a color of #ff98cd
<div style="border:2px solid #ff98cd;">Content here</div>
.myborder {border:2px solid #ff98cd;}
Border color #ff98cd