#ff01b3 color space conversions
Hex:
#ff01b3
RGB:
255, 1, 179
CMY:
0, 100, 30
CMYK:
0, 100, 30, 0
HSL:
318°, 100.0000%, 50.1961%
HSV (HSB):
318°, 99.6078%, 100.0000%
XYZ:
49.3875, 24.5364, 44.7808
xyY:
0.4161, 0.2067, 24.5364
CIE-Lab:
56.6209, 88.9515, -23.5246
CIE-LCH:
56.6209, 92.0096, 345.1864
CIE-Luv:
56.6209, 117.9086, -50.1441
Hunter-Lab:
49.5342, 91.2866, -18.9265
#ff01b3 color charts
#ff01b3 color shades, tints & tones
#ff01b3 color schemes
#ff01b3 color preview, HTML & CSS examples
This text has a color of #ff01b3
<p style="color:#ff01b3;">Text here</p>
.mytext {color:#ff01b3;}
This box has a color of #ff01b3
<div style="background-color:#ff01b3;">Content here</div>
.mybackground {background-color:#ff01b3;}
Border around this has a color of #ff01b3
<div style="border:2px solid #ff01b3;">Content here</div>
.myborder {border:2px solid #ff01b3;}