#ff0164 color space conversions
Hex:
#ff0164
RGB:
255, 1, 100
CMY:
0, 100, 61
CMYK:
0, 100, 61, 0
HSL:
337°, 100.0000%, 50.1961%
HSV (HSB):
337°, 99.6078%, 100.0000%
XYZ:
43.5511, 22.2018, 14.0466
xyY:
0.5458, 0.2782, 22.2018
CIE-Lab:
54.2405, 82.7090, 20.0472
CIE-LCH:
54.2405, 85.1039, 13.6247
CIE-Luv:
54.2405, 153.8604, 6.2569
Hunter-Lab:
47.1188, 82.5266, 15.3082
#ff0164 color charts
#ff0164 color shades, tints & tones
#ff0164 color schemes
#ff0164 color preview, HTML & CSS examples
This text has a color of #ff0164
<p style="color:#ff0164;">Text here</p>
.mytext {color:#ff0164;}
This box has a color of #ff0164
<div style="background-color:#ff0164;">Content here</div>
.mybackground {background-color:#ff0164;}
Border around this has a color of #ff0164
<div style="border:2px solid #ff0164;">Content here</div>
.myborder {border:2px solid #ff0164;}