#fe95ea color space conversions
Hex:
#fe95ea
RGB:
254, 149, 234
CMY:
0, 42, 8
CMYK:
0, 41, 8, 0
HSL:
311°, 98.1308%, 79.0196%
HSV (HSB):
311°, 41.3386%, 99.6078%
XYZ:
66.4718, 48.5062, 83.7011
xyY:
0.3346, 0.2441, 48.5062
CIE-Lab:
75.1431, 50.9578, -26.0686
CIE-LCH:
75.1431, 57.2387, 332.9070
CIE-Luv:
75.1431, 55.2479, -49.4747
Hunter-Lab:
69.6464, 48.4823, -22.5023
#fe95ea color charts
#fe95ea color shades, tints & tones
#fe95ea color schemes
#fe95ea color preview, HTML & CSS examples
This text has a color of #fe95ea
<p style="color:#fe95ea;">Text here</p>
.mytext {color:#fe95ea;}
This box has a color of #fe95ea
<div style="background-color:#fe95ea;">Content here</div>
.mybackground {background-color:#fe95ea;}
Border around this has a color of #fe95ea
<div style="border:2px solid #fe95ea;">Content here</div>
.myborder {border:2px solid #fe95ea;}