#fe95b8 color space conversions
Hex:
#fe95b8
RGB:
254, 149, 184
CMY:
0, 42, 28
CMYK:
0, 41, 28, 0
HSL:
340°, 98.1308%, 79.0196%
HSV (HSB):
340°, 41.3386%, 99.6078%
XYZ:
60.2722, 46.0264, 51.0547
xyY:
0.3830, 0.2925, 46.0264
CIE-Lab:
73.5627, 43.5197, -0.9592
CIE-LCH:
73.5627, 43.5303, 358.7373
CIE-Luv:
73.5627, 65.8909, -9.5859
Hunter-Lab:
67.8428, 39.8564, 2.8716
#fe95b8 color charts
#fe95b8 color shades, tints & tones
#fe95b8 color schemes
#fe95b8 color preview, HTML & CSS examples
This text has a color of #fe95b8
<p style="color:#fe95b8;">Text here</p>
.mytext {color:#fe95b8;}
This box has a color of #fe95b8
<div style="background-color:#fe95b8;">Content here</div>
.mybackground {background-color:#fe95b8;}
Border around this has a color of #fe95b8
<div style="border:2px solid #fe95b8;">Content here</div>
.myborder {border:2px solid #fe95b8;}