#fe196b color space conversions
Hex:
#fe196b
RGB:
254, 25, 107
CMY:
0, 90, 58
CMYK:
0, 90, 58, 0
HSL:
339°, 99.1342%, 54.7059%
HSV (HSB):
339°, 90.1575%, 99.6078%
XYZ:
43.8745, 22.8276, 16.0036
xyY:
0.5305, 0.2760, 22.8276
CIE-Lab:
54.8943, 80.8425, 16.6837
CIE-LCH:
54.8943, 82.5461, 11.6606
CIE-Luv:
54.8943, 147.1886, 3.3689
Hunter-Lab:
47.7783, 80.3036, 13.5852
#fe196b color charts
#fe196b color shades, tints & tones
#fe196b color schemes
#fe196b color preview, HTML & CSS examples
This text has a color of #fe196b
<p style="color:#fe196b;">Text here</p>
.mytext {color:#fe196b;}
This box has a color of #fe196b
<div style="background-color:#fe196b;">Content here</div>
.mybackground {background-color:#fe196b;}
Border around this has a color of #fe196b
<div style="border:2px solid #fe196b;">Content here</div>
.myborder {border:2px solid #fe196b;}