#fe99cd color space conversions
Hex:
#fe99cd
RGB:
254, 153, 205
CMY:
0, 40, 20
CMYK:
0, 40, 19, 0
HSL:
329°, 98.0583%, 79.8039%
HSV (HSB):
329°, 39.7638%, 99.6078%
XYZ:
63.2837, 48.2611, 63.7375
xyY:
0.3610, 0.2753, 48.2611
CIE-Lab:
74.9893, 44.4089, -10.4267
CIE-LCH:
74.9893, 45.6165, 346.7870
CIE-Luv:
74.9893, 59.3498, -23.7897
Hunter-Lab:
69.4702, 41.0314, -5.7683
#fe99cd color charts
#fe99cd color shades, tints & tones
#fe99cd color schemes
#fe99cd color preview, HTML & CSS examples
This text has a color of #fe99cd
<p style="color:#fe99cd;">Text here</p>
.mytext {color:#fe99cd;}
This box has a color of #fe99cd
<div style="background-color:#fe99cd;">Content here</div>
.mybackground {background-color:#fe99cd;}
Border around this has a color of #fe99cd
<div style="border:2px solid #fe99cd;">Content here</div>
.myborder {border:2px solid #fe99cd;}