#ff0158 color space conversions
Hex:
#ff0158
RGB:
255, 1, 88
CMY:
0, 100, 65
CMYK:
0, 100, 65, 0
HSL:
339°, 100.0000%, 50.1961%
HSV (HSB):
339°, 99.6078%, 100.0000%
XYZ:
43.0123, 21.9863, 11.2093
xyY:
0.5644, 0.2885, 21.9863
CIE-Lab:
54.0125, 82.0957, 26.9759
CIE-LCH:
54.0125, 86.4141, 18.1901
CIE-Luv:
54.0125, 158.3190, 13.0064
Hunter-Lab:
46.8895, 81.6834, 18.6490
#ff0158 color charts
#ff0158 color shades, tints & tones
#ff0158 color schemes
#ff0158 color preview, HTML & CSS examples
This text has a color of #ff0158
<p style="color:#ff0158;">Text here</p>
.mytext {color:#ff0158;}
This box has a color of #ff0158
<div style="background-color:#ff0158;">Content here</div>
.mybackground {background-color:#ff0158;}
Border around this has a color of #ff0158
<div style="border:2px solid #ff0158;">Content here</div>
.myborder {border:2px solid #ff0158;}