#fe95ce color space conversions
Hex:
#fe95ce
RGB:
254, 149, 206
CMY:
0, 42, 19
CMYK:
0, 41, 19, 0
HSL:
327°, 98.1308%, 79.0196%
HSV (HSB):
327°, 41.3386%, 99.6078%
XYZ:
62.7611, 47.0220, 64.1608
xyY:
0.3608, 0.2703, 47.0220
CIE-Lab:
74.2038, 46.5894, -12.1505
CIE-LCH:
74.2038, 48.1477, 345.3829
CIE-Luv:
74.2038, 61.2637, -26.7867
Hunter-Lab:
68.5726, 43.3703, -7.4747
#fe95ce color charts
#fe95ce color shades, tints & tones
#fe95ce color schemes
#fe95ce color preview, HTML & CSS examples
This text has a color of #fe95ce
<p style="color:#fe95ce;">Text here</p>
.mytext {color:#fe95ce;}
This box has a color of #fe95ce
<div style="background-color:#fe95ce;">Content here</div>
.mybackground {background-color:#fe95ce;}
Border around this has a color of #fe95ce
<div style="border:2px solid #fe95ce;">Content here</div>
.myborder {border:2px solid #fe95ce;}