#fe159c color space conversions
Hex:
#fe159c
RGB:
254, 21, 156
CMY:
0, 92, 39
CMYK:
0, 92, 39, 0
HSL:
325°, 99.1489%, 53.9216%
HSV (HSB):
325°, 91.7323%, 99.6078%
XYZ:
47.1420, 24.0075, 33.6017
xyY:
0.4500, 0.2292, 24.0075
CIE-Lab:
56.0953, 85.0299, -10.8523
CIE-LCH:
56.0953, 85.7197, 352.7267
CIE-Luv:
56.0953, 126.3869, -31.3986
Hunter-Lab:
48.9974, 85.9951, -6.3621
#fe159c color charts
#fe159c color shades, tints & tones
#fe159c color schemes
#fe159c color preview, HTML & CSS examples
This text has a color of #fe159c
<p style="color:#fe159c;">Text here</p>
.mytext {color:#fe159c;}
This box has a color of #fe159c
<div style="background-color:#fe159c;">Content here</div>
.mybackground {background-color:#fe159c;}
Border around this has a color of #fe159c
<div style="border:2px solid #fe159c;">Content here</div>
.myborder {border:2px solid #fe159c;}