#fe95d2 color space conversions
Hex:
#fe95d2
RGB:
254, 149, 210
CMY:
0, 42, 18
CMYK:
0, 41, 17, 0
HSL:
325°, 98.1308%, 79.0196%
HSV (HSB):
325°, 41.3386%, 99.6078%
XYZ:
63.2534, 47.2189, 66.7531
xyY:
0.3569, 0.2664, 47.2189
CIE-Lab:
74.3295, 47.1828, -14.1622
CIE-LCH:
74.3295, 49.2624, 343.2926
CIE-Luv:
74.3295, 60.4090, -29.9863
Hunter-Lab:
68.7160, 44.0570, -9.4952
#fe95d2 color charts
#fe95d2 color shades, tints & tones
#fe95d2 color schemes
#fe95d2 color preview, HTML & CSS examples
This text has a color of #fe95d2
<p style="color:#fe95d2;">Text here</p>
.mytext {color:#fe95d2;}
This box has a color of #fe95d2
<div style="background-color:#fe95d2;">Content here</div>
.mybackground {background-color:#fe95d2;}
Border around this has a color of #fe95d2
<div style="border:2px solid #fe95d2;">Content here</div>
.myborder {border:2px solid #fe95d2;}