#ff98cc color space conversions
Hex:
#ff98cc
RGB:
255, 152, 204
CMY:
0, 40, 20
CMYK:
0, 40, 20, 0
HSL:
330°, 100.0000%, 79.8039%
HSV (HSB):
330°, 40.3922%, 100.0000%
XYZ:
63.3673, 48.0761, 63.0665
xyY:
0.3631, 0.2755, 48.0761
CIE-Lab:
74.8729, 45.1028, -10.0382
CIE-LCH:
74.8729, 46.2063, 347.4526
CIE-Luv:
74.8729, 60.8084, -23.3294
Hunter-Lab:
69.3369, 41.7923, -5.3923
#ff98cc color charts
#ff98cc RGB chart
#ff98cc CMYK chart
#ff98cc RGB pie chart
#ff98cc color shades, tints & tones
#ff98cc color schemes
#ff98cc color preview, HTML & CSS examples
This text has a color of #ff98cc
<p style="color:#ff98cc;">Text here</p>
.mytext {color:#ff98cc;}
Text color #ff98cc
This box has a color of #ff98cc
<div style="background-color:#ff98cc;">Content here</div>
.mybackground {background-color:#ff98cc;}
Background color #ff98cc
Border around this has a color of #ff98cc
<div style="border:2px solid #ff98cc;">Content here</div>
.myborder {border:2px solid #ff98cc;}
Border color #ff98cc